jordepic opened a new pull request, #14607: URL: https://github.com/apache/iceberg/pull/14607
This is a *clean* backport of #14578 to Flink 2.0 The DynamicIcebergSink does not currently allow providing a set of reasonable default table properties at creation time. This change will apply these properties when a table is created (not updated). This helps for specifying things like iceberg version, merge-on-read vs. copy-on-write, table location, and others. -- 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]
