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

Change Hash Aggregate to allow pass-through on MapType #1016

Merged
merged 4 commits into from
Oct 24, 2020

Conversation

kuhushukla
Copy link
Collaborator

This follows #984 and should not be really merged ahead of it. I whitelist the MapType for HashAggregate and tag it as unsupported on the individual operators like count, max etc.

My target test query shows a different replacement issue we know from md5 being unsupported after this change which is expected and does not complain about the data type anymore, which makes me think this is a step in the right direction.

@kuhushukla kuhushukla added feature request New feature or request P0 Must have for release labels Oct 23, 2020
@kuhushukla kuhushukla added this to the Oct 12 - Oct 23 milestone Oct 23, 2020
@kuhushukla kuhushukla self-assigned this Oct 23, 2020
Signed-off-by: Kuhu Shukla <kuhus@nvidia.com>
@kuhushukla kuhushukla changed the title [WIP] DO_NOT_MERGE Change Hash Aggregate to allow pass-through on MapType [REVIEW] Change Hash Aggregate to allow pass-through on MapType Oct 23, 2020
@kuhushukla
Copy link
Collaborator Author

build

@kuhushukla kuhushukla merged commit d031789 into NVIDIA:branch-0.3 Oct 24, 2020
@jlowe jlowe changed the title [REVIEW] Change Hash Aggregate to allow pass-through on MapType Change Hash Aggregate to allow pass-through on MapType Oct 24, 2020
sperlingxx pushed a commit to sperlingxx/spark-rapids that referenced this pull request Nov 20, 2020
* Change Hash Aggregate to allow pass through on MapType

Signed-off-by: Kuhu Shukla <kuhus@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* Change Hash Aggregate to allow pass through on MapType

Signed-off-by: Kuhu Shukla <kuhus@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* Change Hash Aggregate to allow pass through on MapType

Signed-off-by: Kuhu Shukla <kuhus@nvidia.com>
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
Signed-off-by: Peixin Li <pxli@nyu.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request P0 Must have for release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants