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

WIP: Connector expression pushdown experiments #11117

Conversation

wendigo
Copy link
Contributor

@wendigo wendigo commented Feb 21, 2022

No description provided.

assaf2 and others added 8 commits February 17, 2022 14:19
Connectors should be able to refer to known constants for builtin
functions. This is especially true for function calls resulting from
desugaring, i.e. otherwise undocumented functions.
Add support for complex function pushdown in JDBC connectors. This comes
with example implementation for LIKE pushdown in PostgreSQL.
@wendigo
Copy link
Contributor Author

wendigo commented Feb 21, 2022

ptal @s2lomon

findepi and others added 2 commits February 21, 2022 14:13
Add support for complex function pushdown in JDBC connectors. This comes
with example implementation for LIKE pushdown in PostgreSQL.
@wendigo wendigo force-pushed the serafin/connector-expression-pushdown-experiments branch from da9e2dc to 9a9aa80 Compare February 21, 2022 14:14
@cla-bot cla-bot bot added the cla-signed label Feb 21, 2022
@bitsondatadev
Copy link
Member

👋 @wendigo - this PR has become inactive. If you're still interested in working on it, please let us know.

We're working on closing out old and inactive PRs, so if you're too busy or this has too many merge conflicts to be worth picking back up, we'll be making another pass to close it out in a few weeks.

@wendigo wendigo closed this Jan 12, 2023
@wendigo wendigo deleted the serafin/connector-expression-pushdown-experiments branch January 21, 2025 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants