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

[BUG] mixed left_semi and left_anti produce incorrect results in 24.10 #16852

Open
abellina opened this issue Sep 19, 2024 · 0 comments
Open
Labels
bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. Spark Functionality that helps Spark RAPIDS

Comments

@abellina
Copy link
Contributor

I have been able to verify that a regression we are seeing in spark NVIDIA/spark-rapids#11485 is fixed after I revert #16230.

The symptom is that we are not producing rows that the CPU produces (and that the GPU used to produce before this change).

I'll try to come up with a C++ repro.

@abellina abellina added bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. Spark Functionality that helps Spark RAPIDS labels Sep 19, 2024
rapids-bot bot pushed a commit that referenced this issue Sep 20, 2024
Reverting #16230 as this PR leads to #16852.

Authors:
  - Muhammad Haseeb (https://github.com/mhaseeb123)

Approvers:
  - Nghia Truong (https://github.com/ttnghia)
  - Yunsong Wang (https://github.com/PointKernel)
  - Bradley Dice (https://github.com/bdice)

URL: #16855
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working libcudf Affects libcudf (C++/CUDA) code. Spark Functionality that helps Spark RAPIDS
Projects
Status: No status
Development

No branches or pull requests

1 participant