cluster-pack icon indicating copy to clipboard operation
cluster-pack copied to clipboard

use fsspec instead of custom generic filesystem

Open rom1504 opened this issue 4 years ago • 1 comments

https://github.com/criteo/cluster-pack/blob/master/cluster_pack/filesystem.py

rom1504 avatar Dec 02 '21 00:12 rom1504

+1 on this. It should be possible now with arrow 6.0.0:

  • https://issues.apache.org/jira/browse/ARROW-7102
  • https://issues.apache.org/jira/browse/ARROW-8780

Do you want to try to submit a PR ?

fhoering avatar Dec 02 '21 07:12 fhoering