bezdomniy opened a new pull request, #14559: URL: https://github.com/apache/iceberg/pull/14559
Added "append" snapshot operation to org.apache.iceberg.flink.sink.dynamic.DynamicIcebergSink Used the same logic as currently in org.apache.iceberg.flink.sink.FlinkSink Tested with org.apache.iceberg.flink.source.IcebergSource using StreamingStartingStrategy.INCREMENTAL_FROM_LATEST_SNAPSHOT and it resolves the issue described in #14526 -- 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]
