rzhang10 opened a new pull request, #4732: URL: https://github.com/apache/iceberg/pull/4732
This PR enhances the API of `NestedField` to include default values, they are represented as Java `Object` in memory, this PR is the first PR to implement the spec PR #4301 . The API changes will be the basis for subsequent PRs to implement the java in-mem to/from json round trip serialization and deserialization, and to support different engines to read/write default values in various formats, according to the semantics in the spec. -- 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]
