bryanck commented on PR #15209: URL: https://github.com/apache/iceberg/pull/15209#issuecomment-3915439232
My understanding is that default handling in Kafka (schema registry) and Iceberg are not quite the same. In Kafka, if you change the default value, that will be applied when reading old records, while in Iceberg that is not the case. So by setting the default you could end up with data inconsistencies, e.g. if the default changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
