cudf
cudf copied to clipboard
cudf::merge public API now support passing a user stream
Description
Expands the cudf::merge function to support a user stream
Found as part of https://github.com/rapidsai/cudf/pull/15982 when building benchmarks
Checklist
- [x] I am familiar with the Contributing Guidelines.
- [x] New or existing tests cover these changes.
- [x] The documentation is up to date with these changes.
I think the new STREAM_MERGE_TEST are failing.
/merge