apache / apache/sedona-spatialbench
[FEATURE] Add dask-geopandas to single node benchmarks
Open
enhancement
- Dominant language
- Rust
- Stars
- 48
- Forks
- 23
- Avg merge
- 1d 50m
- Merged PRs (30d)
- 4
Description
**Is your feature request related to a problem? Please describe.**
[GeoPandas](https://github.com/geopandas/geopandas) only runs on a single core. [dask-geopandas](https://github.com/geopandas/dask-geopandas) can parallelize GeoPandas to run on many cores.
**Describe the solution you'd like**
dask-geopandas SpatialBench code for all the queries.
**Additional context**
I imagine it isn't easy to properly structure dask-geopandas code for all the SpatialBench queries, so it would be great to get help from an experienced user!
Contributor guide
Assessment
This issue has not been assessed yet.