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

[gpuCI] Auto-merge branch-0.17 to branch-0.18 [skip ci] #6874

Merged
merged 1 commit into from
Dec 2, 2020

Conversation

GPUtester
Copy link
Collaborator

Auto-merge triggered by push to branch-0.17 that creates a PR to keep branch-0.18 up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge.

When concatenating large columns, it is possible to overflow the max size of a column (size_type).  We need to verify this won't happen ahead of time.   Previously, we were doing it for non-nested types, and only in the fused kernel concatenation case.   This addresses both issues.

Authors:
  - Dave Baranec <dbaranec@nvidia.com>

Approvers:
  - Paul Taylor
  - Ram (Ramakrishna Prabhu)
  - Christopher Harris

URL: #6809
@GPUtester GPUtester requested a review from a team as a code owner December 2, 2020 01:11
@GPUtester
Copy link
Collaborator Author

SUCCESS - Auto-merge complete.

@GPUtester GPUtester merged commit c0e03d6 into branch-0.18 Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants