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

Merge branch-24.04 into main #6

Merged
merged 105 commits into from
Mar 8, 2024
Merged

Merge branch-24.04 into main #6

merged 105 commits into from
Mar 8, 2024

Conversation

NvTimLiu
Copy link
Owner

@NvTimLiu NvTimLiu commented Mar 7, 2024

Change version to 24.04.0

nvauto and others added 30 commits January 24, 2024 09:19
Signed-off-by: spark-rapids automation <[email protected]>
[auto-merge] bot-auto-merge-branch-24.02 to branch-24.04 [skip ci] [bot]
Signed-off-by: spark-rapids automation <[email protected]>
[auto-merge] bot-auto-merge-branch-24.02 to branch-24.04 [skip ci] [bot]
Signed-off-by: spark-rapids automation <[email protected]>
[auto-merge] bot-auto-merge-branch-24.02 to branch-24.04 [skip ci] [bot]
Signed-off-by: spark-rapids automation <[email protected]>
[auto-merge] bot-auto-merge-branch-24.02 to branch-24.04 [skip ci] [bot]
Signed-off-by: spark-rapids automation <[email protected]>
[auto-merge] bot-auto-merge-branch-24.02 to branch-24.04 [skip ci] [bot]
* Init version 24.04.0-SNAPSHOT

Signed-off-by: Tim Liu <[email protected]>

* Copyright 2024

Signed-off-by: Tim Liu <[email protected]>

---------

Signed-off-by: Tim Liu <[email protected]>
Signed-off-by: spark-rapids automation <[email protected]>
[auto-merge] bot-auto-merge-branch-24.02 to branch-24.04 [skip ci] [bot]
Signed-off-by: spark-rapids automation <[email protected]>
[auto-merge] bot-auto-merge-branch-24.02 to branch-24.04 [skip ci] [bot]
Signed-off-by: spark-rapids automation <[email protected]>
[auto-merge] bot-auto-merge-branch-24.02 to branch-24.04 [skip ci] [bot]
Signed-off-by: spark-rapids automation <[email protected]>
[auto-merge] bot-auto-merge-branch-24.02 to branch-24.04 [skip ci] [bot]
Signed-off-by: spark-rapids automation <[email protected]>
[auto-merge] bot-auto-merge-branch-24.02 to branch-24.04 [skip ci] [bot]
Signed-off-by: spark-rapids automation <[email protected]>
[auto-merge] bot-auto-merge-branch-24.02 to branch-24.04 [skip ci] [bot]
nvauto and others added 25 commits February 28, 2024 11:37
Signed-off-by: spark-rapids automation <[email protected]>
[auto-merge] bot-auto-merge-branch-24.02 to branch-24.04 [skip ci] [bot]
…p ci] [bot] (NVIDIA#1821)

* checkout to tag

* Update submodule cudf to v24.04.00a

Signed-off-by: spark-rapids automation <[email protected]>

---------

Signed-off-by: spark-rapids automation <[email protected]>
Co-authored-by: Tim Liu <[email protected]>
Signed-off-by: spark-rapids automation <[email protected]>
[auto-merge] bot-auto-merge-branch-24.02 to branch-24.04 [skip ci] [bot]
…p ci] [bot] (NVIDIA#1819)

* Update submodule cudf to a9e41e73505876b171ca620c52a8638dae9896fd

Signed-off-by: spark-rapids automation <[email protected]>

* Update submodule cudf to 56a3b8f6516f830d836b50cc0d93ae67c4db9613

Signed-off-by: spark-rapids automation <[email protected]>

* Update submodule cudf to 3b228e2c6d3ec39fcba553c63d53a56760dc1ca6

Signed-off-by: spark-rapids automation <[email protected]>

* Update submodule cudf to e60aad110efcd94003ad78d0f46ac94e531bd1c0

Signed-off-by: spark-rapids automation <[email protected]>

---------

Signed-off-by: spark-rapids automation <[email protected]>
Signed-off-by: spark-rapids automation <[email protected]>
[auto-merge] bot-auto-merge-branch-24.02 to branch-24.04 [skip ci] [bot]
* Update to make_strings_column returning uvector

Signed-off-by: Jason Lowe <[email protected]>

* Style fix

---------

Signed-off-by: Jason Lowe <[email protected]>
…p ci] [bot] (NVIDIA#1834)

* Update submodule cudf to f804aa69ca22124f648aba70096df6f1efe27629

Signed-off-by: spark-rapids automation <[email protected]>

* Update submodule cudf to 8d073e4ca0a6cb9d9a4d9fe5e4e0147f01d7eb36

Signed-off-by: spark-rapids automation <[email protected]>

* Update submodule cudf to 176f75b1da0559c024a62a98f13ff15491f18a95

Signed-off-by: spark-rapids automation <[email protected]>

---------

Signed-off-by: spark-rapids automation <[email protected]>
* Revert "Use cuda::proclaim_return_type on device lambdas (NVIDIA#1662)"

This reverts commit 763406c.

# Conflicts:
#	src/main/cpp/benchmarks/row_conversion.cpp
#	src/main/cpp/src/bloom_filter.cu
#	src/main/cpp/src/map_utils.cu
#	src/main/cpp/src/xxhash64.cu
#	thirdparty/cudf

Signed-off-by: Nghia Truong <[email protected]>

* Remove redundant header

Signed-off-by: Nghia Truong <[email protected]>

* Update copyright year

Signed-off-by: Nghia Truong <[email protected]>

---------

Signed-off-by: Nghia Truong <[email protected]>
…p ci] [bot] (NVIDIA#1839)

* Update submodule cudf to e612a8aee5ba54f397b8d5be14201776bac9dd2d

Signed-off-by: spark-rapids automation <[email protected]>

* Update submodule cudf to dbf7236c4b30ee6f87223b728688cddf39453d14

Signed-off-by: spark-rapids automation <[email protected]>

* Update submodule cudf to bb0e4fdd6f4960d1d5125256dc147f28d83db560

Signed-off-by: spark-rapids automation <[email protected]>

---------

Signed-off-by: spark-rapids automation <[email protected]>
@NvTimLiu NvTimLiu merged commit f470863 into main Mar 8, 2024
2 of 3 checks passed
@NvTimLiu NvTimLiu deleted the merge-branch-24.02-to-main branch March 8, 2024 02:26
@NvTimLiu NvTimLiu restored the merge-branch-24.02-to-main branch March 8, 2024 02:35
@NvTimLiu NvTimLiu deleted the merge-branch-24.02-to-main branch March 8, 2024 02:36
@NvTimLiu
Copy link
Owner Author

NvTimLiu commented Mar 8, 2024

Great stuff!

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.

4 participants