Skip to content

[submodule-sync] bot-submodule-sync-release/26.04 to release/26.04 [skip ci] [bot]#4382

Merged
nvauto merged 1 commit intorelease/26.04from
bot-submodule-sync-release/26.04
Mar 17, 2026
Merged

[submodule-sync] bot-submodule-sync-release/26.04 to release/26.04 [skip ci] [bot]#4382
nvauto merged 1 commit intorelease/26.04from
bot-submodule-sync-release/26.04

Conversation

@nvauto
Copy link
Copy Markdown
Collaborator

@nvauto nvauto commented Mar 17, 2026

submodule-sync to create a PR keeping thirdparty/cudf up-to-date.
HEAD commit SHA: 8f5480c, cudf commit SHA: rapidsai/cudf@0f291eb

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>
@nvauto
Copy link
Copy Markdown
Collaborator Author

nvauto commented Mar 17, 2026

HEAD commit SHA: 8f5480c, CUDF commit SHA: rapidsai/cudf@0f291eb
Test passed: True

@nvauto nvauto merged commit 7c34022 into release/26.04 Mar 17, 2026
2 checks passed
@nvauto
Copy link
Copy Markdown
Collaborator Author

nvauto commented Mar 17, 2026

SUCCESS - auto-merge

@nvauto nvauto deleted the bot-submodule-sync-release/26.04 branch March 17, 2026 03:57
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Mar 17, 2026

Greptile Summary

This is a routine automated bot PR that advances the thirdparty/cudf submodule pointer from 7037c920fe3d36c8aa3e28b2d2a11896e5a9f487 to 0f291eb1c9be371300468349b0621c23a578fccd, keeping the cudf dependency in sync with the release/26.04 branch of the rapidsai/cudf repository.

  • Only the thirdparty/cudf submodule reference is changed — no source code in this repository is modified.
  • This follows the same pattern as several recent automated sync PRs (#4379, #4374, etc.) and is consistent with the submodule configuration in .gitmodules.
  • No logic, API, or build changes are introduced; the risk is entirely dependent on what changed in the upstream cudf commits.
  • The PR is marked for auto-merge if CI passes, which is the appropriate gating mechanism for these routine dependency bumps.

Confidence Score: 5/5

  • This PR is safe to merge — it is a fully automated submodule pointer update with no changes to repository source code.
  • Only a single submodule reference is updated, following an established automated pattern that has been used many times on this branch. CI is the correct validation gate here; if tests pass, there are no code-level concerns in this repository.
  • No files require special attention.

Important Files Changed

Filename Overview
thirdparty/cudf Automated submodule pointer update from commit 7037c920 to 0f291eb1 on the release/26.04 branch of rapidsai/cudf.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Bot: nvauto] -->|triggers submodule sync| B[PR #4382]
    B --> C{CI Tests Pass?}
    C -->|Yes| D[Auto-merge to release/26.04]
    C -->|No| E[PR stays open for manual fix]
    D --> F[thirdparty/cudf updated\n7037c920 → 0f291eb1\nrelease/26.04 branch]
Loading

Last reviewed commit: 8f5480c

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