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

Fix crash on scalar only orderby #889

Merged
merged 1 commit into from
Sep 30, 2020
Merged

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Sep 30, 2020

This fixes #880

Sorry no automated test for this. I manually tested it and I can add one if requested.

Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
@revans2 revans2 added the bug Something isn't working label Sep 30, 2020
@revans2 revans2 added this to the Sep 28 - Oct 9 milestone Sep 30, 2020
@revans2 revans2 self-assigned this Sep 30, 2020
@revans2
Copy link
Collaborator Author

revans2 commented Sep 30, 2020

build

@revans2 revans2 merged commit efa5c90 into NVIDIA:branch-0.3 Sep 30, 2020
sperlingxx pushed a commit to sperlingxx/spark-rapids that referenced this pull request Nov 20, 2020
Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
…IDIA#889)

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>

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

Successfully merging this pull request may close these issues.

[BUG] doing a window operation with an orderby for a single constant crashes
2 participants