Skip to content

Commit 0aa1490

Browse files
authored
Update changelog for the v25.10 release [skip ci] (#13631)
Update change log with CLI: scripts/generate-changelog --token=<GIT_TOKEN> --releases=25.08,25.10 Signed-off-by: nvauto <70000568+nvauto@users.noreply.github.com>
1 parent 11342af commit 0aa1490

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Change log
2-
Generated on 2025-10-13
2+
Generated on 2025-10-21
33

44
## Release 25.10
55

@@ -38,6 +38,7 @@ Generated on 2025-10-13
3838
### Bugs Fixed
3939
|||
4040
|:---|:---|
41+
|[#13628](https://github.com/NVIDIA/spark-rapids/issues/13628)|[BUG] spark.rapids.memory.host.offHeapLimit doesn't play well with spark.memory.offHeap.size in Databricks|
4142
|[#13578](https://github.com/NVIDIA/spark-rapids/issues/13578)|[BUG] Query failure in InMemoryTableScan with AQE enabled for aggregation|
4243
|[#13554](https://github.com/NVIDIA/spark-rapids/issues/13554)|[BUG] iceberg-rest-catalog CI failed: Missing "org.apache.iceberg.rest.RESTCatalog"|
4344
|[#13312](https://github.com/NVIDIA/spark-rapids/issues/13312)|[BUG] zip_with test failures|
@@ -85,6 +86,8 @@ Generated on 2025-10-13
8586
### PRs
8687
|||
8788
|:---|:---|
89+
|[#13627](https://github.com/NVIDIA/spark-rapids/pull/13627)|disable offHeapLimit by default|
90+
|[#13588](https://github.com/NVIDIA/spark-rapids/pull/13588)|Update changelog for the v25.10 release [skip ci]|
8891
|[#13593](https://github.com/NVIDIA/spark-rapids/pull/13593)|[DOC] update the download doc for 2510 release [skip ci]|
8992
|[#13587](https://github.com/NVIDIA/spark-rapids/pull/13587)|Update dependency version JNI, private, hybrid to 25.10.0|
9093
|[#13581](https://github.com/NVIDIA/spark-rapids/pull/13581)|Avoid host-vector access under TableCache by replacing CPU ColumnarToRow with GPU variant|

0 commit comments

Comments
 (0)