Add LZ4 as a default requirement
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
@shughes-uk suggested that we might include LZ4 by default as a dask requiement. It's lightweight and sometimes creates issues
One solution would be to modify the metapackage:
https://github.com/conda-forge/dask-feedstock/blob/main/recipe/meta.yaml
Although I think that right now we've actually handled this in the handshake. dask servers are robust to only some nodes having lz4.
Contributor guide
Assessment
This issue has not been assessed yet.