Skip to content

[DOC] update for download page 2512 release [skip ci]#13984

Closed
nvliyuan wants to merge 1 commit into
NVIDIA:mainfrom
nvliyuan:download-doc-2512
Closed

[DOC] update for download page 2512 release [skip ci]#13984
nvliyuan wants to merge 1 commit into
NVIDIA:mainfrom
nvliyuan:download-doc-2512

Conversation

@nvliyuan
Copy link
Copy Markdown
Collaborator

@nvliyuan nvliyuan commented Dec 9, 2025

update the download doc for 2512 release
Signed-off-by: liyuan yuali@nvidia.com

Signed-off-by: liyuan <yuali@nvidia.com>
@nvliyuan
Copy link
Copy Markdown
Collaborator Author

nvliyuan commented Dec 9, 2025

For more details info:

  • Iceberg enhancements including DML operations (delete, update, merge) for merge-on-read tables, partition transforms (year/month/day/hour/truncate), and write operations enabled by default (#13725, #13755, #13726, #13797, #13891)
  • Delta Lake clustered tables DML support including update, merge, and delete operations with deletion vector enabled GPU by default [Databricks] (#13822, #13814, #13859, #13843)
  • Join improvements including support for left-outer joins with no columns, new join strategies with logging and heuristic configurations, and improved gather map ordering (#13921, #13717, #13929)
  • CSV support for GBK encoded data (#13754)
  • Refine GpuTaskMetrics over the spill framework #13905
  • Fix race condition due to premature disk handle exposure #13919

@nvliyuan nvliyuan requested a review from sameerz December 9, 2025 06:30
@nvliyuan nvliyuan self-assigned this Dec 9, 2025
@nvliyuan nvliyuan added the documentation Improvements or additions to documentation label Dec 9, 2025
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Dec 9, 2025

Greptile Overview

Greptile Summary

Documentation update for the RAPIDS Accelerator for Apache Spark v25.12.0 release.

  • Updated docs/download.md from v25.10.0 to v25.12.0 with new download links, Maven coordinates, and release notes highlighting Iceberg DML operations, Delta Lake clustered tables DML support, join improvements, and bug fixes
  • Archived the v25.10.0 release documentation in docs/archive.md
  • Added Apache Spark 3.5.7 to the list of supported Spark versions in v25.12.0

Confidence Score: 5/5

  • This PR is a documentation-only change with no code impact and is safe to merge.
  • This is a straightforward documentation update for a new release. All version numbers, URLs, and Maven coordinates are consistent. The changes follow the established pattern from previous releases.
  • No files require special attention.

Important Files Changed

File Analysis

Filename Score Overview
docs/download.md 5/5 Updated download page from v25.10.0 to v25.12.0 with new release notes, download links, signature verification commands, and added Spark 3.5.7 to supported versions.
docs/archive.md 5/5 Archived the v25.10.0 release documentation at the top of the archive page with its complete release notes, download links, and requirements.

Sequence Diagram

sequenceDiagram
    participant User
    participant Download as docs/download.md
    participant Archive as docs/archive.md
    
    Note over Download: v25.10.0 → v25.12.0
    Download->>Archive: v25.10.0 release info moved
    Note over Download: Updated download links
    Note over Download: Updated Maven coordinates
    Note over Download: New release notes for v25.12.0
    Note over Archive: v25.10.0 preserved at top
Loading

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@nvliyuan nvliyuan requested review from NvTimLiu and viadea December 9, 2025 06:32
NvTimLiu
NvTimLiu previously approved these changes Dec 10, 2025
Copy link
Copy Markdown
Collaborator

@NvTimLiu NvTimLiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@NvTimLiu NvTimLiu changed the base branch from main to release/25.12 December 15, 2025 01:05
@NvTimLiu NvTimLiu dismissed their stale review December 15, 2025 01:05

The base branch was changed.

@NvTimLiu NvTimLiu requested a review from a team as a code owner December 15, 2025 01:05
@NvTimLiu NvTimLiu changed the base branch from release/25.12 to main December 15, 2025 01:06
pxLi
pxLi previously approved these changes Dec 15, 2025
@NvTimLiu
Copy link
Copy Markdown
Collaborator

Oops, this change must target to the branch "release/25.12" @nvliyuan

@nvliyuan nvliyuan changed the base branch from main to release/25.12 December 15, 2025 01:43
@nvliyuan nvliyuan dismissed pxLi’s stale review December 15, 2025 01:43

The base branch was changed.

@nvliyuan nvliyuan closed this Dec 15, 2025
@nvliyuan nvliyuan reopened this Dec 15, 2025
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Dec 15, 2025

Skipped: This PR changes more files than the configured file change limit: (133 files found, 100 file limit)

@nvliyuan nvliyuan changed the base branch from release/25.12 to main December 15, 2025 01:44
@nvliyuan nvliyuan closed this Dec 15, 2025
NvTimLiu pushed a commit that referenced this pull request Dec 16, 2025
update the download doc for 2512 release (same as #13984 13984)
Signed-off-by: liyuan <yuali@nvidia.com>

Signed-off-by: liyuan <yuali@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants