-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Use implicit join to create Predicate if possible #3374
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: main
Are you sure you want to change the base?
Conversation
Thank you @quaff! Would you mind adding some tests to verify the behaviour? |
I'm trying. |
@christophstrobl Done! |
There is a subtle change by this PR, since implicit join will use inner join, then |
52ee55f
to
61e6d36
Compare
Fix GH-3349