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 10, 2024
1 parent 9ec7931 commit 0e3ed43
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,15 +94,13 @@ The output of signature verify:
gpg: Good signature from "NVIDIA Spark (For the signature of spark-rapids release jars) <[email protected]>"

### Release Notes
* Implement Kudo shuffle format to improve shuffle performance
* Add the ability to decompress snappy and ztsd compressed Parquet files via CPU
* Add repartition-based algorithm fallback in hash aggregate
* Support spark function months_between
* Support Spark function months_between
* Support asynchronous writing for Parquet files
* Add retry support to improve sub hash-join stability
* Improve JSON scan and from_json
* Support setting a limited number of tasks for build-in profiling tool
* Bugs fix for memory leak
* 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
* 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 0e3ed43

Please sign in to comment.