Closed ChrisJar closed 2 years ago
Nope, no changes to cluster_startup.py or environmental configuration. However, if you're using dask>=2021.7.2 you need to change ucx_config = dask.config.get("ucx")
to ucx_config = dask.config.get("distributed.comm.ucx")
on line 176 of cluster_startup.py
@ChrisJar is this ready for another round of reviews?
@ChrisJar is this ready for another round of reviews?
Yep! This is ready for another round of reviews
@ChrisJar , Ready for another set of reviews ?
PR LGTM to me.
This adds dask-sql versions of all of the gpu-bdb queries