[submodule-sync] bot-submodule-sync-main to main [skip ci] [bot]#4626
Merged
Conversation
Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
Collaborator
Author
|
HEAD commit SHA: 4a2a79d, CUDF commit SHA: rapidsai/cudf@8863b66 |
Collaborator
Author
|
SUCCESS - auto-merge |
Contributor
Greptile SummaryThis is an automated bot PR that advances the
Confidence Score: 5/5Safe to merge; the only change is a submodule pointer update generated by the automated sync bot. The entire diff is a single-line submodule hash update with no logic changes in this repository. Risk is limited to whatever upstream cudf changes are included in the new commit range, which CI will exercise. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[rapidsai/cudf main branch\nnew commit 8863b66f] -->|bot-submodule-sync detects update| B[Open PR against\nnvidia/spark-rapids-jni main]
B --> C{CI Tests Pass?}
C -->|Yes| D[Auto-merge PR\nsubmodule pointer updated]
C -->|No| E[PR stays open\nManual intervention required]
D --> F[thirdparty/cudf points to\n8863b66fb4a44008a71519c5f6d0688ff484fb07]
Reviews (1): Last reviewed commit: "Update submodule cudf to 8863b66fb4a4400..." | Re-trigger Greptile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
submodule-sync to create a PR keeping thirdparty/cudf up-to-date.
HEAD commit SHA: 4a2a79d, cudf commit SHA: rapidsai/cudf@8863b66
This PR will be auto-merged if test passed. If failed, it will remain open until test pass or manually fix.