Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[common]Introduce Predicate to do filter and partition push down. #515

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Alibaba-HZY
Copy link
Contributor

[common]

Purpose
Because Flink Expression and Spark v1 Filter is not serializable, so fluss introduces Predicate to do filter and partition push down.

Tests
com.alibaba.fluss.predicate.PredicateBuilderTest
com.alibaba.fluss.predicate.PredicateTest

API and Format
no

Documentation
no

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.

Introduce Fluss Predicate expressions
1 participant