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

Add in tests to check for overflow in unbounded window [databricks] #4116

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Nov 16, 2021

This fixes #4084

The actual fix went into CUDF, but this adds in a test to show that it is working.

@revans2 revans2 added the test Only impacts tests label Nov 16, 2021
@revans2 revans2 added this to the Nov 15 - Nov 26 milestone Nov 16, 2021
@revans2 revans2 self-assigned this Nov 16, 2021
@revans2
Copy link
Collaborator Author

revans2 commented Nov 16, 2021

build

@revans2 revans2 merged commit 1452166 into NVIDIA:branch-21.12 Nov 16, 2021
@revans2 revans2 deleted the unbounded_window_tests branch November 16, 2021 16:37
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.

[BUG] window on unbounded preceeding and unbounded following can produce incorrect results.
2 participants