Commit e291b0e
authored
[submodule-sync] bot-submodule-sync-main to main [skip ci] [bot] (#4303)
submodule-sync to create a PR keeping thirdparty/cudf up-to-date.
HEAD commit SHA: 8d38a89, cudf commit
SHA:
rapidsai/cudf@26153ca
This PR will be auto-merged if test passed. If failed, it will remain
open until test pass or manually fix.
Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>1 parent ef4369a commit e291b0e
1 file changed
Lines changed: 1 addition & 1 deletion
- cpp/benchmarks/CMakeLists.txt+1
- cpp/benchmarks/common/generate_input.cu+120-89
- cpp/benchmarks/join/generate_input_tables.cu+128
- cpp/benchmarks/join/generate_input_tables.cuh-225
- cpp/benchmarks/join/generate_input_tables.hpp+54
- cpp/benchmarks/join/join_common.hpp+1-1
- cpp/include/cudf/detail/gather.cuh-1
- cpp/include/cudf/lists/detail/gather.cuh+1-2
- cpp/include/cudf/strings/detail/strings_column_factories.cuh-1
- cpp/src/binaryop/compiled/binary_ops.cu-1
- cpp/src/copying/concatenate.cu+1-2
- cpp/src/dictionary/detail/concatenate.cu-1
- cpp/src/filling/repeat.cu-1
- cpp/src/groupby/hash/compute_shared_memory_aggs.cu+2-2
- cpp/src/groupby/sort/group_rank_scan.cu-1
- cpp/src/groupby/sort/group_replace_nulls.cu-1
- cpp/src/io/avro/reader_impl.cu-1
- cpp/src/io/json/json_column.cu-1
- cpp/src/io/json/json_tree.cu-1
- cpp/src/io/orc/writer_impl.cu-1
- cpp/src/io/parquet/reader_impl_preprocess.cu-1
- cpp/src/io/utilities/data_casting.cu-1
- cpp/src/labeling/label_bins.cu-1
- cpp/src/lists/set_operations.cu-1
- cpp/src/quantiles/tdigest/tdigest.cu-1
- cpp/src/quantiles/tdigest/tdigest_aggregation.cu-1
- cpp/src/reductions/minmax.cu+1-2
- cpp/src/reductions/sum_with_overflow.cu+1-2
- cpp/src/replace/nulls.cu-1
- cpp/src/rolling/detail/rolling_collect_list.cu-1
- cpp/src/rolling/grouped_rolling.cu+13-5
- cpp/src/rolling/range_rolling.cu+1-2
- cpp/src/strings/attributes.cu-1
- cpp/src/strings/convert/convert_datetime.cu-1
- cpp/src/strings/convert/convert_durations.cu-1
- cpp/src/strings/copying/concatenate.cu-1
- cpp/src/strings/extract/extract_all.cu+1-2
- cpp/src/strings/repeat_strings.cu-1
- cpp/src/strings/split/split.cu-1
- cpp/src/strings/split/split_re.cu-1
- cpp/src/text/bpe/byte_pair_encoding.cu-1
- cpp/src/text/generate_ngrams.cu+1-2
- cpp/src/text/ngrams_tokenize.cu-1
- cpp/src/text/normalize.cu-1
- cpp/src/text/vocabulary_tokenize.cu-1
- cpp/tests/groupby/sum_tests.cpp+42-1
- cpp/tests/transform/segmented_row_bit_count_test.cu-1
- python/cudf/cudf/core/column/categorical.py+10-33
- python/cudf/cudf/core/column/column.py+91-3
- python/cudf/cudf/core/column/datetime.py+13-10
- python/cudf/cudf/core/column/decimal.py+20-5
- python/cudf/cudf/core/column/numerical.py+15-65
- python/cudf/cudf/core/column/string.py+20-55
- python/cudf/cudf/core/column/temporal_base.py+9-4
- python/cudf/cudf/core/dataframe.py-10
- python/cudf/cudf/core/dtypes.py+29-37
- python/cudf/cudf/pandas/scripts/conftest-patch.py+39-3
- python/cudf/cudf/tests/conftest.py+95
- python/cudf/cudf/tests/dtypes/test_dtype.py+5-4
- python/cudf/cudf/tests/input_output/test_orc.py+1-1
- python/cudf/cudf/tests/series/methods/test_astype.py+9-32
- python/cudf/cudf/tests/series/methods/test_count.py-3
- python/cudf/cudf/tests/series/test_constructors.py+30
- python/cudf/cudf/utils/dtypes.py+8-27
- python/dask_cudf/dask_cudf/tests/test_accessor.py+7-6
- python/dask_cudf/dask_cudf/tests/test_core.py+48-46
- python/dask_cudf/dask_cudf/tests/test_distributed.py+5-4
- python/dask_cudf/dask_cudf/tests/test_groupby.py+46-44
0 commit comments