Skip to content

Feature/filter pushdown java docs - #4003

Merged
polyzos merged 2 commits into
apache:mainfrom
platinumhamburg:feature/filter-pushdown-java-docs
Aug 20, 2026
Merged

Feature/filter pushdown java docs#4003
polyzos merged 2 commits into
apache:mainfrom
platinumhamburg:feature/filter-pushdown-java-docs

Conversation

@platinumhamburg

Copy link
Copy Markdown
Contributor

Purpose

Linked issue: close #3992

Brief change log

Tests

API and Format

Documentation

@platinumhamburg
platinumhamburg force-pushed the feature/filter-pushdown-java-docs branch from cb7044b to 374dd5a Compare August 14, 2026 13:20
@platinumhamburg

Copy link
Copy Markdown
Contributor Author

Hi @polyzos, could you help review this PR when you have a moment? 🙂🙏

@polyzos

polyzos commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

@platinumhamburg LGTM .. before merging do you think it makes sense to also add a brief mention with a small example on the flink side? So users are aware of it?

@platinumhamburg
platinumhamburg force-pushed the feature/filter-pushdown-java-docs branch from b2361d1 to b0a79d7 Compare August 20, 2026 10:43
@platinumhamburg

Copy link
Copy Markdown
Contributor Author

@polyzos Thanks for the suggestion! 🙏 I’ve added a brief example to the Flink DataStream API documentation showing how to configure filter pushdown with PredicateBuilder and FlussSourceBuilder#setFilter. The documentation also covers the required table configuration and notes that an exact downstream filter should be retained.

@polyzos
polyzos merged commit 128ab38 into apache:main Aug 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[doc] Java API documentation for filter pushdown

2 participants