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

Introduce Fluss Predicate expressions #516

Open
1 of 2 tasks
wuchong opened this issue Mar 3, 2025 · 0 comments · May be fixed by #515
Open
1 of 2 tasks

Introduce Fluss Predicate expressions #516

wuchong opened this issue Mar 3, 2025 · 0 comments · May be fixed by #515
Milestone

Comments

@wuchong
Copy link
Member

wuchong commented Mar 3, 2025

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

Fluss plans to support a variety of query and filtering pushdown capabilities, but there is a need to introduce a more expressive and flexible mechanism for defining predicates. Predicate expressions will allow users to define complex filtering conditions in a structured and reusable way, enhancing the query capabilities of Fluss.

Solution

Paimon and Iceberg defined very mature predicate expressions.

Anything else?

No response

Willingness to contribute

  • I'm willing to submit a PR!
@wuchong wuchong added this to the v0.7 milestone Mar 3, 2025
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 a pull request may close this issue.

1 participant