BTW I realized that `fsspec` is still a dependency...
# daft-dev
j
BTW I realized that
fsspec
is still a dependency of Daft 🤯 Do we know if we can remove it?
I think the only place that uses fsspec is probably our writes to Azure/HTTP? Since PyArrow doesn’t provide a filesystem class for Azure and HTTP.