Skip to content

Commit

Permalink
update download page
Browse files Browse the repository at this point in the history
Signed-off-by: liyuan <[email protected]>
  • Loading branch information
nvliyuan committed Dec 11, 2024
1 parent 0e3ed43 commit 0995440
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ The output of signature verify:
* Improve JSON scan and from_json
* Improved performance for CASE WHEN statements comparing a string column against multiple values
* Falling back to the CPU for ORC boolean writes by the GPU due to a bug in cudf's ORC writer
* Fix a device memory leak in timestamp operator in `incompatibleDateFormats` case
* Fix a device memory leak in GpuBroadcastNestedLoopJoinExecBase when `spillableBuiltBatch` is 0
* For updates on RAPIDS Accelerator Tools, please visit [this link](https://github.com/NVIDIA/spark-rapids-tools/releases)

Note: There is a known issue in the 24.12.0 release when decompressing gzip files on H100 GPUs.
Expand Down

0 comments on commit 0995440

Please sign in to comment.