Skip to content

Conversation

@shrshi
Copy link

@shrshi shrshi commented Aug 1, 2025

Contributes to facebookincubator#14283

Adds support for right joins by batching the probe table and then applying left join with swapped left and right table.

Copy link

@karthikeyann karthikeyann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.
Since this code is handling multiple drivers, Please verify withVelox TPCH Benchmark with 2, 3, 4, 8 drivers.
Checking number of output rows should be enough.

@karthikeyann
Copy link

Since our velox-cudf is updated upto Sept 5, created #61 from main-right-join branch.
Closing this PR.

copy-pr-bot bot pushed a commit that referenced this pull request Sep 10, 2025
Add a new `ParquetConnector` and `ParquetDataSource` to read Parquet tables via cuDF backend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants