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

the predicate order of Filter will make it impossible to push down to Join. #120

Open
KKould opened this issue Jan 29, 2024 · 0 comments
Open
Assignees
Labels
invalid This doesn't seem right

Comments

@KKould
Copy link
Member

KKould commented Jan 29, 2024

Bug Report

Columns from different tables should be divided as much as possible on both sides so that they can be pushed down normally under the Join.

aa793d4980f52522f61906953649674

@KKould KKould assigned KKould and guojidan and unassigned KKould Jan 29, 2024
@KKould KKould added bug Something isn't working invalid This doesn't seem right and removed bug Something isn't working labels Jan 29, 2024
@KKould KKould closed this as completed Feb 6, 2024
@KKould KKould reopened this Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants