Commit 9af8e1d
authored
[submodule-sync] bot-submodule-sync-main to main [skip ci] [bot] (#4456)
submodule-sync to create a PR keeping thirdparty/cudf up-to-date.
HEAD commit SHA: 5df8ae3, cudf commit
SHA:
rapidsai/cudf@2b7989f
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 ad65918 commit 9af8e1d
1 file changed
+1
-1
lines changed- docs/cudf/source/cudf_polars/api.md+1-1
- python/cudf_polars/cudf_polars/callback.py+1-1
- python/cudf_polars/cudf_polars/dsl/ir.py+2-20
- python/cudf_polars/cudf_polars/experimental/benchmarks/pdsh.py+7-4
- python/cudf_polars/cudf_polars/experimental/benchmarks/utils_legacy.py+10-3
- python/cudf_polars/cudf_polars/experimental/benchmarks/utils_new_frontends.py+10-3
- python/cudf_polars/cudf_polars/experimental/parallel.py+1-1
- python/cudf_polars/cudf_polars/experimental/rapidsmpf/core.py+1-3
- python/cudf_polars/cudf_polars/experimental/rapidsmpf/frontend/options.py+4-4
- python/cudf_polars/cudf_polars/utils/config.py+18-25
- python/cudf_polars/cudf_polars/utils/cuda_stream.py+4-7
- python/cudf_polars/docs/overview.md+1-1
- python/cudf_polars/tests/dsl/test_traversal.py+4-4
- python/cudf_polars/tests/expressions/test_numeric_binops.py+15-1
- python/cudf_polars/tests/expressions/test_sort.py+1-1
- python/cudf_polars/tests/test_cache.py+2-2
- python/cudf_polars/tests/test_config.py+24-43
- python/cudf_polars/tests/test_hconcat.py+1-3
0 commit comments