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

Adds subquery aggregate tests from SPARK-31620 #2223

Merged
merged 1 commit into from
Apr 21, 2021

Conversation

abellina
Copy link
Collaborator

Closes #1898.

This is being added to incorporate sub-query aggregate tests added in SPARK-31620 (Spark 3.0.0). These later showed failures in SPARK-32031 (3.1.0), but I can't reproduce the failure with our gpu aggregate.

The tests are being added so we exercise the sub-query aggs going forward.

Signed-off-by: Alessandro Bellina <abellina@nvidia.com>
@abellina abellina requested a review from revans2 April 21, 2021 18:19
@abellina abellina changed the title Adding subquery aggregate tests from SPARK-31620 Adds subquery aggregate tests from SPARK-31620 Apr 21, 2021
@jlowe jlowe added the test Only impacts tests label Apr 21, 2021
@revans2 revans2 added this to the Apr 12 - Apr 23 milestone Apr 21, 2021
@abellina
Copy link
Collaborator Author

build

@abellina abellina merged commit b61c405 into NVIDIA:branch-0.5 Apr 21, 2021
@abellina abellina deleted the agg/SPARK-31620_SPARK-32031 branch April 21, 2021 23:05
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Alessandro Bellina <abellina@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Alessandro Bellina <abellina@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Fix the wrong references of the PartialMerge/Final AggregateExpression
3 participants