Skip to content

[DRAFT] Experiment 1 : Minimal changes for JoinPushdown to work correctly #25377

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aaneja
Copy link
Contributor

@aaneja aaneja commented Jun 19, 2025

An experiment to see what breaks if the inverted maps we build use an IdentitiyHashMap (reference equality) vs a regular Map
This is needed for GroupInnerJoinsByConnectorRuleSet to work correctly since its assignments could be from the same table with or different table with identical column names

@prestodb-ci prestodb-ci added the from:IBM PR from IBM label Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
from:IBM PR from IBM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants