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

Support pushdown more datafusion exprs to Iceberg #644

Open
FANNG1 opened this issue Sep 23, 2024 · 1 comment · May be fixed by #649
Open

Support pushdown more datafusion exprs to Iceberg #644

FANNG1 opened this issue Sep 23, 2024 · 1 comment · May be fixed by #649
Labels
enhancement New feature or request

Comments

@FANNG1
Copy link
Contributor

FANNG1 commented Sep 23, 2024

#588 adds predicate pushdown from datafusion to Iceberg, which mainly supports Binary Expression, we'd better support more expressions as possible.

@FANNG1
Copy link
Contributor Author

FANNG1 commented Sep 26, 2024

I'm working on this, and will propose a PR to support all exprs

@liurenjie1024 liurenjie1024 added the enhancement New feature or request label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants