Arek Burdach
Arek Burdach
## Describe your changes ## Checklist before merge - [ ] Related issue ID is placed at the beginning of PR title in \[brackets\] (can be GH issue or Nu...
## Describe your changes ## Checklist before merge - [ ] Related issue ID is placed at the beginning of PR title in \[brackets\] (can be GH issue or Nu...
## Describe your changes ## Checklist before merge - [ ] Related issue ID is placed at the beginning of PR title in \[brackets\] (can be GH issue or Nu...
## Describe your changes ## Checklist before merge - [ ] Related issue ID is placed at the beginning of PR title in \[brackets\] (can be GH issue or Nu...
## Describe your changes ## Checklist before merge - [ ] Related issue ID is placed at the beginning of PR title in \[brackets\] (can be GH issue or Nu...
_Summary_ Currently, the unit tests for `IcebergSink` (based on the Flink SinkV2 interface) have a code duplication from `FlinkSink` tests. In the `IcebergSink` tests there were done some code enhancements...
This PR adds a `table.exec.iceberg.use-v2-sink` configuration option allowing to use Flink's Sink v2 API described in the [FLIP-143](https://cwiki.apache.org/confluence/display/FLINK/FLIP-143%3A+Unified+Sink+API) document. The configuration option is by default set to `false`. This PR...
The scope of this PR is to provide the same level of test use case coverage for the new implementation of Flink's sink (`IcebergSink`) based on Flink's v2 sinks API...
## Describe your changes ## Checklist before merge - [ ] Related issue ID is placed at the beginning of PR title in \[brackets\] (can be GH issue or Nu...