This is an automated email from the ASF dual-hosted git repository.
pvary pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from cb1ad79cab Build: Bump com.google.errorprone:error_prone_annotations
(#11638)
add fa47f3141f Flink: Add table.exec.iceberg.use-v2-sink option (#11244)
No new revisions were added by this update.
Summary of changes:
docs/docs/flink-writes.md | 25 +++++++
.../apache/iceberg/flink/FlinkConfigOptions.java | 6 ++
.../org/apache/iceberg/flink/IcebergTableSink.java | 28 +++++---
.../org/apache/iceberg/flink/sink/FlinkSink.java | 12 ++--
.../apache/iceberg/flink/TestFlinkTableSink.java | 28 +++++++-
.../iceberg/flink/TestFlinkTableSinkExtended.java | 82 ++++++++++++++++++----
6 files changed, 148 insertions(+), 33 deletions(-)