Skip to content

Flink: Adds support for SpeculativeExecution for IcebergSink#13642

Merged
pvary merged 1 commit into
apache:mainfrom
rodmeneses:speculativeIcebergSink
Jul 24, 2025
Merged

Flink: Adds support for SpeculativeExecution for IcebergSink#13642
pvary merged 1 commit into
apache:mainfrom
rodmeneses:speculativeIcebergSink

Conversation

@rodmeneses
Copy link
Copy Markdown
Contributor

@rodmeneses rodmeneses commented Jul 23, 2025

This PR adds Speculative Execution to the IcebergSink

cc: @mxm @pvary @stevenzwu

@github-actions github-actions Bot added the flink label Jul 23, 2025
Copy link
Copy Markdown
Contributor

@mxm mxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Note: This is a batch-related feature in Flink. This has no effect on streaming.

@rodmeneses
Copy link
Copy Markdown
Contributor Author

LGTM.

Note: This is a batch-related feature in Flink. This has no effect on streaming.

Thanks for the approval @mxm . Yes, this affects batch only, but it is needed so we have parity with FlinkSink. Also, we need this in before we finalize the upcoming deprecation of FlinkSink and making IcebergSink the default implementation for Flink SQL.

@pvary pvary merged commit 8047c6b into apache:main Jul 24, 2025
18 checks passed
@pvary
Copy link
Copy Markdown
Contributor

pvary commented Jul 24, 2025

Merged to main.
Long time, no see @rodmeneses.
Thanks for the PR!
Also thanks @mxm for the review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants