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

Revert "Add in support for lists in some joins (#2702)" #2749

Merged
merged 1 commit into from
Jun 21, 2021

Conversation

abellina
Copy link
Collaborator

This reverts commit 44a48ca.

Signed-off-by: Alessandro Bellina abellina@nvidia.com

Due to #2723, we'd like to revert this change while we investigate a solution.

This reverts commit 44a48ca.

Signed-off-by: Alessandro Bellina <abellina@nvidia.com>
@abellina abellina requested a review from revans2 June 18, 2021 20:58
@abellina abellina added the bug Something isn't working label Jun 18, 2021
@abellina
Copy link
Collaborator Author

build

Copy link
Member

@jlowe jlowe left a comment

Choose a reason for hiding this comment

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

Revert looks OK, but is there a followup issue against 21.08 to track restoring this functionality?

@abellina
Copy link
Collaborator Author

#2723 is the issue tracking it from our side. I was thinking the cudf issue can be filed once we have a repro.

@jlowe
Copy link
Member

jlowe commented Jun 21, 2021

#2723 is the issue tracking it from our side.

I saw #2723 mostly as tracking the original bug which doesn't necessarily require restoring this revert in order to declare it "fixed," especially if it ends up just being delegated to a cudf issue. I'm OK with #2723 being the tracking issue as long as it's clear in that issue that it must not be considered closed until the functionality being reverted here is restored.

@abellina
Copy link
Collaborator Author

Ok I see what you mean. I'll make it clear in the issue to re-add Bobby's code. It seems like it is the passing criteria for #2723, that the added types and tests pass.

@abellina abellina merged commit b3e7c4b into NVIDIA:branch-21.08 Jun 21, 2021
@abellina abellina deleted the debug/revert_2702 branch June 22, 2021 11:51
abellina added a commit to abellina/spark-rapids that referenced this pull request Jun 25, 2021
mythrocks added a commit to mythrocks/spark-rapids that referenced this pull request Jul 21, 2021
…NVIDIA#2749)"

This reverts commit b3e7c4b.

This re-enables support for lists in Broadcast Nested Loop Joins, and
Cartesian joins, as was intended in 2702.

Signed-off-by: Mithun RK <mythrocks@gmail.com>
mythrocks added a commit that referenced this pull request Jul 23, 2021
…" (#2989)

This reverts commit b3e7c4b.

This re-enables support for lists in Broadcast Nested Loop Joins, and
Cartesian joins, as was intended in 2702.

Signed-off-by: Mithun RK <mythrocks@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants