You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# Change log
2
-
Generated on 2025-12-15
2
+
Generated on 2025-12-16
3
3
4
4
## Release 25.12
5
5
@@ -47,6 +47,7 @@ Generated on 2025-12-15
47
47
### Bugs Fixed
48
48
|||
49
49
|:---|:---|
50
+
|[#14009](https://github.com/NVIDIA/spark-rapids/issues/14009)|[BUG] Delta Lake deletion vector tests failing on Spark != 3.5 due to version incompatibilities|
50
51
|[#14004](https://github.com/NVIDIA/spark-rapids/issues/14004)|[BUG] test_delta_deletion_vector_read_drop_row_group fails with https://github.com/NVIDIA/spark-rapids/pull/13980|
51
52
|[#13950](https://github.com/NVIDIA/spark-rapids/issues/13950)|[BUG] Delta parquet files are not split when they can be|
52
53
|[#13873](https://github.com/NVIDIA/spark-rapids/issues/13873)|[BUG]`join` an empty table brings errors on the GPU engines|
@@ -100,6 +101,8 @@ Generated on 2025-12-15
100
101
### PRs
101
102
|||
102
103
|:---|:---|
104
+
|[#14011](https://github.com/NVIDIA/spark-rapids/pull/14011)|[DOC] update for download page 2512 release [skip ci]|
105
+
|[#14013](https://github.com/NVIDIA/spark-rapids/pull/14013)|Fixes various issues in 25.12 release branch|
103
106
|[#13988](https://github.com/NVIDIA/spark-rapids/pull/13988)|Update dependency version JNI, private, hybrid to 25.12.0|
104
107
|[#13980](https://github.com/NVIDIA/spark-rapids/pull/13980)|Delta table scan should be optimized when deletion vectors don't exist|
0 commit comments