Add cudf-polars option to control rapidsmpf Shuffle insertion method
Description
rapidsmpf's Shuffler has two methods for inserting chunks into the shuffler:
This adds a new option, shuffler_insertion_method, to the streaming executor config to control which method is used. The default behavior is unchanged (uses insert_chunks).
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.
Contributors can view more details about this message here.
/ok-to-test e4af550
/ok-to-test 39e1864
This pull request requires additional validation before any workflows can run on NVIDIA's runners.
Pull request vetters can view their responsibilities here.
Contributors can view more details about this message here.
/ok to test 7d8e21
/merge