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

Init project version 24.04.0-SNAPSHOT #10258

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

NvTimLiu
Copy link
Collaborator

@NvTimLiu NvTimLiu commented Jan 24, 2024

Init project version 24.04.0-SNAPSHOT

NOTE:
24.04 JNI artifacts will be delayed as rapids would not finish setting up their 24.04 CI.

So let's keep deps (JNI+ private) version as 24.02 for now.

Added TODO (#10256) to remind us to bump up deps version to 24.04.0-SNAPSHOT when available (next week)

Signed-off-by: Tim Liu timl@nvidia.com

Signed-off-by: Tim Liu <timl@nvidia.com>
@NvTimLiu NvTimLiu self-assigned this Jan 24, 2024
@NvTimLiu NvTimLiu added documentation Improvements or additions to documentation build Related to CI / CD or cleanly building labels Jan 24, 2024
@NvTimLiu
Copy link
Collaborator Author

build

@NvTimLiu
Copy link
Collaborator Author

CI failed on below unit test

[2024-01-24T08:48:26.641Z] - SPARK-24957: average with decimal followed by aggregation returning wrong result *** FAILED ***
[2024-01-24T08:48:26.641Z]   org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 3.0 failed 1 times, most recent failure: Lost task 0.0 in stage 3.0 (TID 3) (premerge-ci-1-jenkins-rapids-premerge-github-8971-b18mb-rdmht executor driver): java.lang.AssertionError: Type conversion is not allowed from Table{columns=[ColumnVector{rows=1, type=STRING, nullCount=Optional.empty, offHeap=(ID: 770663 7f63d0c3efb0)}, ColumnVector{rows=1, type=UINT64, nullCount=Optional.empty, offHeap=(ID: 770664 7f63d0c3c220)}, ColumnVector{rows=1, type=UINT64, nullCount=Optional.empty, offHeap=(ID: 770665 7f63d0c3ce00)}, ColumnVector{rows=1, type=UINT64, nullCount=Optional.empty, offHeap=(ID: 770666 7f63d0c3d0f0)}, ColumnVector{rows=1, type=INT64, nullCount=Optional.empty, offHeap=(ID: 770667 7f63d0c3d4f0)}, ColumnVector{rows=1, type=INT64, nullCount=Optional.empty, offHeap=(ID: 770668 7f63d0c3d7e0)}], cudfTable=140066680829552, rows=1} to [StringType, LongType, LongType, LongType, LongType, LongType] columns 0 to 6
[2024-01-24T08:48:26.641Z] 	at com.nvidia.spark.rapids.GpuColumnVector.from(GpuColumnVector.java:674)

@NvTimLiu
Copy link
Collaborator Author

build

@NvTimLiu
Copy link
Collaborator Author

build

@NvTimLiu NvTimLiu merged commit ad646cc into NVIDIA:branch-24.04 Jan 25, 2024
41 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 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants