Skip to content

Flink: Backport Maintenance - RewriteDataFiles to Flink 1.19, 1.20#12991

Merged
stevenzwu merged 2 commits into
apache:mainfrom
gyfora:main
May 7, 2025
Merged

Flink: Backport Maintenance - RewriteDataFiles to Flink 1.19, 1.20#12991
stevenzwu merged 2 commits into
apache:mainfrom
gyfora:main

Conversation

@gyfora

@gyfora gyfora commented May 7, 2025

Copy link
Copy Markdown
Contributor

This PR backports #11497 to Flink 1.19 and 2.0

Flink 1.19 could be cleanly applied without any code changes required to the logic.
Flink 2.0 port required changing a few lines, due to the changed Function#open(context) method signature, but required no functional modification.

@github-actions github-actions Bot added the flink label May 7, 2025

@Guosmilesmile Guosmilesmile left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM! I think the title should be Backport to Flink 1.19, 2.0 ?

@stevenzwu stevenzwu merged commit 27e73fe into apache:main May 7, 2025
20 checks passed
@stevenzwu

Copy link
Copy Markdown
Contributor

thanks @gyfora for the backport

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