-
Notifications
You must be signed in to change notification settings - Fork 915
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix contiguous_split not properly handling output partitions > 2 GB. (#…
…7515) Fixes: #7514 Related: NVIDIA/spark-rapids#1861 There were a couple of places where 32 bit values were being used for buffer sizes that needed to be 64 bit. Authors: - @nvdbaranec Approvers: - Vukasin Milovanovic (@vuule) - Jake Hemstad (@jrhemstad) URL: #7515
- Loading branch information
1 parent
0155bb1
commit 42c6d15
Showing
1 changed file
with
61 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters