Skip to content
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

Update dependency version JNI, private, hybrid to 25.04.0-SNAPSHOT #12030

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

nvauto
Copy link
Collaborator

@nvauto nvauto commented Jan 25, 2025

To fix: #12021

Wait for the pre-merge CI job to SUCCEED

Wait for the pre-merge CI job to SUCCEED

To fix: #12021

Signed-off-by: nvauto <[email protected]>
@nvauto nvauto requested a review from a team as a code owner January 25, 2025 14:01
@nvauto
Copy link
Collaborator Author

nvauto commented Jan 25, 2025

build

@NvTimLiu NvTimLiu marked this pull request as draft January 25, 2025 14:03
@@ -20,8 +20,7 @@

set -ex

# TODO: https://github.com/NVIDIA/spark-rapids/issues/12021
CUDF_VER=${CUDF_VER:-25.02}
CUDF_VER=${CUDF_VER:-25.04}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Draft the PR, because currently 25.04 CUDF nightly python packages are not available.

To merge this PR, we can:

- Either wait for `25.04` CUDF nightly python packages available here:
   https://anaconda.org/rapidsai-nightly/cudf/files.

- Or revert to `CUDF_VER=25.02`, merge this PR first; 
   then file another PR updating file init_cudf_udf.sh after `25.04` cuDF python packages are available.

@NvTimLiu NvTimLiu self-assigned this Jan 25, 2025
@NvTimLiu NvTimLiu added the build Related to CI / CD or cleanly building label Jan 25, 2025
@NvTimLiu NvTimLiu requested review from pxLi, yinqingh and a team January 25, 2025 14:12
@NvTimLiu
Copy link
Collaborator

build

@pxLi
Copy link
Collaborator

pxLi commented Jan 27, 2025

lets wait for the nightly release of cudf is available in https://anaconda.org/rapidsai-nightly/cudf/files

@NvTimLiu NvTimLiu marked this pull request as ready for review January 31, 2025 04:45
@NvTimLiu NvTimLiu merged commit 3445b25 into branch-25.04 Jan 31, 2025
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants