xarray-sql
xarray-sql copied to clipboard
Dask Expressions integration
The new Dask Expressions library was really performant in the recent B(Tr)illion Row challenge. I think it would find a good home here.
Given multi index appearing on the project’s roadmap, I think experimenting with this library should happen sooner rather than later.
https://github.com/dask-contrib/dask-expr/issues/784
This may be a blocker. https://github.com/dask-contrib/dask-sql/issues/1308
It looks like we can turn this on with a flag.
https://github.com/dask/dask/issues/10934
Took a different approach that doesn't use dask. Closing.