cugraph
cugraph copied to clipboard
Enable expression-based Dask Dataframe support
[WIP] I'm using this PR to debug/add support for DASK_DATAFRAME__QUERY_PLANNING=True.
NOTES:
- Depends on https://github.com/dask/dask-expr/pull/1041 [Merged]
- Depends on https://github.com/dask/dask-expr/pull/1044