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] GpuCoalesceBatchSuite failure when AQE is enabled #276

Closed
andygrove opened this issue Jun 24, 2020 · 1 comment
Closed

[BUG] GpuCoalesceBatchSuite failure when AQE is enabled #276

andygrove opened this issue Jun 24, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@andygrove
Copy link
Contributor

Describe the bug
GpuCoalesceBatchSuite has one failing test case (coalesce HostColumnarToGpu) when AQE is enabled

Steps/Code to reproduce bug
This test is currently not run when AQE is enabled. Simply remove the conditional code in this test that disables it.

Expected behavior
The test should execute without error and produce the correct result.

Environment details (please complete the following information)
Running mvn clean verify on desktop (Ubuntu).

Additional context
N/A

@andygrove andygrove added bug Something isn't working ? - Needs Triage Need team to review and classify labels Jun 24, 2020
@andygrove andygrove self-assigned this Jun 24, 2020
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Jun 29, 2020
@andygrove andygrove added this to the Aug 17 - Aug 28 milestone Aug 27, 2020
@andygrove
Copy link
Contributor Author

This was resolved by #567

tgravescs pushed a commit to tgravescs/spark-rapids that referenced this issue Nov 30, 2023
[auto-merge] bot-auto-merge-branch-22.06 to branch-22.08 [skip ci] [bot]
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

No branches or pull requests

2 participants