-
Notifications
You must be signed in to change notification settings - Fork 234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge branch-24.10 into main [skip ci] #11578
Merged
Merged
Conversation
This file contains 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
Keep JNI and private dependency version as 24.08.0-SNAPSHOT until the branch-24.10 nightly CI is done. Track dependency by: #11240 Signed-off-by: Tim Liu <[email protected]>
[auto-merge] branch-24.08 to branch-24.10 [skip ci] [bot]
[auto-merge] branch-24.08 to branch-24.10 [skip ci] [bot]
[auto-merge] branch-24.08 to branch-24.10 [skip ci] [bot]
[auto-merge] branch-24.08 to branch-24.10 [skip ci] [bot]
[auto-merge] branch-24.08 to branch-24.10 [skip ci] [bot]
[auto-merge] branch-24.08 to branch-24.10 [skip ci] [bot]
[auto-merge] branch-24.08 to branch-24.10 [skip ci] [bot]
…HOT (#11267) Fix issue : #11240 Update the rapids JNI and private dependency version to 24.10.0-SNAPSHOT as the nightly CI has been completed Signed-off-by: Tim Liu <[email protected]>
[auto-merge] branch-24.08 to branch-24.10 [skip ci] [bot]
[auto-merge] branch-24.08 to branch-24.10 [skip ci] [bot]
* disable ansi for ast_test * Signing off Signed-off-by: Raza Jafri <[email protected]> --------- Signed-off-by: Raza Jafri <[email protected]>
[auto-merge] branch-24.08 to branch-24.10 [skip ci] [bot]
* Copy table columns back to the host asynchronously Signed-off-by: Jason Lowe <[email protected]> * Avoid synchronizing until after the device buffers have been freed * Use withResource --------- Signed-off-by: Jason Lowe <[email protected]>
Signed-off-by: cindyyuanjiang <[email protected]>
Contributes to #11208 Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Jason Lowe <[email protected]>
[auto-merge] branch-24.08 to branch-24.10 [skip ci] [bot]
Fixes #11294 - Additionally removes classes from unshimmed-common-from-spark320.txt, which should have been done in #11288. - rapids4spark build properties can be removed from that list because there is a copy of it in sql-plugin-api jar - Sort remaining entries Signed-off-by: Gera Shegalov <[email protected]>
Signed-off-by: Robert (Bobby) Evans <[email protected]>
* Enable get_json_object by default and remove legacy version Signed-off-by: Robert (Bobby) Evans <[email protected]> * Updated docs for 4.0.0 release --------- Signed-off-by: Robert (Bobby) Evans <[email protected]>
Signed-off-by: Yinqing Hao <[email protected]>
* Fix display issue of lore.md Signed-off-by: liurenjie1024 <[email protected]> * Add limitations * Fix comments --------- Signed-off-by: liurenjie1024 <[email protected]>
Signed-off-by: Jihoon Son <[email protected]>
Signed-off-by: Tim Liu <[email protected]>
Fix auto merge conflict 10845 11310 [skip ci]
* Safely close multiple resources in RapidsBufferCatalog Signed-off-by: Jihoon Son <[email protected]> * remove duplicate null filtering * add nullafying back --------- Signed-off-by: Jihoon Son <[email protected]>
[auto-merge] branch-24.08 to branch-24.10 [skip ci] [bot]
Signed-off-by: Robert (Bobby) Evans <[email protected]>
Signed-off-by: nvauto <[email protected]>
nvauto
requested review from
jlowe,
revans2,
tgravescs,
GaryShen2008,
NvTimLiu and
gerashegalov
as code owners
October 9, 2024 14:12
NvTimLiu
requested review from
pxLi,
sameerz,
yinqingh and
YanxuanLiu
and removed request for
pxLi
October 9, 2024 14:13
Mark the change as drafted This change is for in advance review, I'll up merge the following changes if needed. |
jlowe
approved these changes
Oct 9, 2024
* avoid long tail tasks due to PrioritySemaphore (#11574) * use task id as tie breaker Signed-off-by: Hongbin Ma (Mahone) <[email protected]> * save threadlocal lookup Signed-off-by: Hongbin Ma (Mahone) <[email protected]> --------- Signed-off-by: Hongbin Ma (Mahone) <[email protected]> * addressing jason's comment Signed-off-by: Hongbin Ma (Mahone) <[email protected]> --------- Signed-off-by: Hongbin Ma (Mahone) <[email protected]>
Signed-off-by: liyuan <[email protected]>
\nWait for the pre-merge CI job to SUCCEED Signed-off-by: nvauto <[email protected]>
pxLi
changed the title
Merge branch-24.10 into main
Merge branch-24.10 into main [skip ci]
Oct 14, 2024
* Update latest changelog [skip ci] Update change log with CLI: \n\n scripts/generate-changelog --token=<GIT_TOKEN> --releases=24.08,24.10 Signed-off-by: nvauto <[email protected]> * Update changelog Signed-off-by: timl <[email protected]> * Update changelog Signed-off-by: timl <[email protected]> --------- Signed-off-by: nvauto <[email protected]> Signed-off-by: timl <[email protected]> Co-authored-by: timl <[email protected]>
pxLi
approved these changes
Oct 14, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1. Please merge with create a merge commit
thanks1
build |
NvTimLiu
approved these changes
Oct 14, 2024
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.
Change version to 24.10.0
Note: merge this PR with Create a merge commit to merge