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

Add Support for Multiple Filtering Keys for Subquery Broadcast #10858

Merged

Conversation

razajafri
Copy link
Collaborator

@razajafri razajafri commented May 22, 2024

This PR adds support for passing multiple filtering keys to the GpuSubqueryBroadcastExec

contributes to #9259
fixes #10669

@razajafri razajafri requested a review from NVnavkumar May 22, 2024 01:15
Signed-off-by: Raza Jafri <rjafri@nvidia.com>
Copy link
Collaborator

@NVnavkumar NVnavkumar left a comment

Choose a reason for hiding this comment

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

Generally look good to me. Is there an integration test we can add for Spark 4.0.0 that uses multiple filtering keys?

@razajafri
Copy link
Collaborator Author

Generally look good to me. Is there an integration test we can add for Spark 4.0.0 that uses multiple filtering keys?

As discussed offline, we will handle this as a follow-on in #10880

@razajafri
Copy link
Collaborator Author

build

NVnavkumar
NVnavkumar previously approved these changes May 23, 2024
@razajafri
Copy link
Collaborator Author

build

@razajafri razajafri merged commit 3001852 into NVIDIA:branch-24.06 May 28, 2024
44 checks passed
@razajafri razajafri deleted the SP-9259-multiple-filtering-keys branch May 28, 2024 15:31
razajafri added a commit that referenced this pull request May 28, 2024
razajafri added a commit that referenced this pull request May 29, 2024
…t " (#10934)

* Revert "Add Support for Multiple Filtering Keys for Subquery Broadcast  (#10858)"

This reverts commit 3001852.

* Signing off

Signed-off-by: Raza Jafri <rjafri@nvidia.com>

---------

Signed-off-by: Raza Jafri <rjafri@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Spark 4.0+ Spark 4.0+ issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Supporting broadcast of multiple filtering keys in DynamicPruning
3 participants