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] HashAggregateSuite failure when AQE is enabled #277

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

[BUG] HashAggregateSuite failure when AQE is enabled #277

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

Comments

@andygrove
Copy link
Contributor

Describe the bug
HashAggregateSuite has two failing test cases (SortAggregateExec is translated correctly ENABLE_HASH_OPTIMIZE_SORT=true and SortAggregateExec is translated correctly ENABLE_HASH_OPTIMIZE_SORT=false) when AQE is enabled

Steps/Code to reproduce bug
These tests are currently not run when AQE is enabled. Simply remove the conditional code in these tests 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
@nartal1
Copy link
Collaborator

nartal1 commented Aug 27, 2020

This was resolved in #469

@nartal1 nartal1 closed this as completed Aug 27, 2020
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this issue Nov 30, 2023
Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.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

No branches or pull requests

3 participants