The GitHub Actions job "Java CI" on iceberg.git/drop-columns has succeeded.
Run started by GitHub user mxm (triggered by mxm).

Head commit for run:
5ec5c0db2f1c17e3e0aa11cfccfaab664be6f267 / Maximilian Michels <[email protected]>
Flink: Dynamic Sink: Add support for dropping columns

This commit adds support for strict 1:1 schema synchronization by allowing
columns to be dropped from the table when they are not present in the input
schema. This is controlled via a new dropUnusedColumns parameter in
DynamicIcebergSink.

The default behavior (dropUnusedColumns=false) remains unchanged.

Report URL: https://github.com/apache/iceberg/actions/runs/19854439781

With regards,
GitHub Actions via GitBox

Reply via email to