Skip to content

[auto-merge] bot-auto-merge-release/26.08 to main [skip ci] [bot] - #4964

Merged
nvauto merged 2 commits into
mainfrom
bot-auto-merge-release/26.08
Aug 5, 2026
Merged

[auto-merge] bot-auto-merge-release/26.08 to main [skip ci] [bot]#4964
nvauto merged 2 commits into
mainfrom
bot-auto-merge-release/26.08

Conversation

@nvauto

@nvauto nvauto commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

auto-merge triggered by github actions on bot-auto-merge-release/26.08 to create a PR keeping main up-to-date. If this PR is unable to be merged due to conflicts, it will remain open until manually fix.

nvauto added 2 commits August 6, 2026 06:09
…kip ci] [bot] (#4963)

submodule-sync to create a PR keeping thirdparty/cudf up-to-date.
HEAD commit SHA: dff01ce, cudf commit
SHA:
rapidsai/cudf@ff5b362

This PR will be auto-merged if test passed. If failed, it will remain
open until test pass or manually fix.

---------

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
@nvauto
nvauto merged commit 8891e90 into main Aug 5, 2026
@nvauto

nvauto commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator Author

SUCCESS - auto-merge

@nvauto
nvauto deleted the bot-auto-merge-release/26.08 branch August 5, 2026 22:10
@greptile-apps

greptile-apps Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Updates the project from the cuDF 26.08 release line to cuDF main and refreshes the associated native dependency pins.

  • Changes the cuDF submodule tracking branch and pinned commit.
  • Updates rapids-cmake, KvikIO, and RMM revisions for the new dependency line.
  • Removes the explicit nvbench override from the generated dependency pins.

Confidence Score: 5/5

The PR appears safe to merge because no concrete build, runtime, or security failure is established by the coordinated submodule and dependency-pin update.

The cuDF commit, rapids-cmake revision, and key transitive dependency pins move together, and the reviewed changes expose no demonstrated incompatible consumer, broken configuration path, or violated repository rule.

Important Files Changed

Filename Overview
.gitmodules Changes future remote submodule updates from cuDF release/26.08 to main; the current build remains fixed to the recorded submodule commit.
thirdparty/cudf Advances the cuDF submodule to a new main-line commit, with no concrete incompatibility established from available repository evidence.
thirdparty/cudf-pins/rapids-cmake.sha Updates the rapids-cmake revision used to configure pinned native dependencies.
thirdparty/cudf-pins/versions.json Advances KvikIO and RMM to 26.10 revisions and removes the explicit nvbench override as part of the coordinated pin refresh.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart LR
  Gitmodules[".gitmodules: cuDF main"] --> CuDF["Pinned cuDF commit"]
  CuDF --> Setup["thirdparty/cudf-pins/setup.cmake"]
  Rapids["rapids-cmake SHA"] --> Setup
  Pins["versions.json: KvikIO and RMM pins"] --> Setup
  Setup --> Build["CMake native build"]
  Build --> Jar["spark-rapids-jni jar"]
Loading

Reviews (1): Last reviewed commit: "Auto-merge use main versions" | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant