Skip to content

Flink: Remove deprecated RewriteDataFiles.Builder.filter(Expression) - #17624

Merged
pvary merged 1 commit into
apache:mainfrom
dramaticlly:1.12deprecation-flink-rewrite-filter
Aug 13, 2026
Merged

Flink: Remove deprecated RewriteDataFiles.Builder.filter(Expression)#17624
pvary merged 1 commit into
apache:mainfrom
dramaticlly:1.12deprecation-flink-rewrite-filter

Conversation

@dramaticlly

@dramaticlly dramaticlly commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Deprecated for removal in 1.12.0 in favor of
filter(SerializableSupplier). Updated the one test caller in each version to pass a supplier.

Applies to Flink 1.20, 2.0 and 2.1.

AI Disclosure

Model: Claude Opus 5 (1M context)
Platform/Tool: Claude Code
Human Oversight: reviewed
Prompt Summary: split #16449 into smaller self-contained PRs; verify each group compiles and tests green standalone

FYI @Guosmilesmile if you want to check

Deprecated for removal in 1.12.0 in favor of
filter(SerializableSupplier<Expression>). Updated the one test caller in
each version to pass a supplier.

Applies to Flink 1.20, 2.0 and 2.1.
@github-actions github-actions Bot added the flink label Aug 12, 2026

@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. Thanks!

@uros-b

uros-b commented Aug 13, 2026

Copy link
Copy Markdown
Member

+1, thank you @dramaticlly!

@pvary
pvary merged commit f610fab into apache:main Aug 13, 2026
26 checks passed
@pvary

pvary commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Merged to main.
Thanks @dramaticlly for taking care of the deprecation!

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.

4 participants