mxm opened a new pull request, #15237: URL: https://github.com/apache/iceberg/pull/15237
The default write properties constructed at the Dynamic Sink builder-level let to overriding properties set at the table properties level. To properly resolve the effective config, property resolution had to be deferred to runtime where the table properties for a given table are available. This closes https://github.com/apache/iceberg/issues/15225. -- 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]
