[
https://issues.apache.org/jira/browse/ARROW-8059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17060906#comment-17060906
]
Antoine Pitrou commented on ARROW-8059:
---------------------------------------
The approach I'm favouring is to serialize filesystems by URI. This means we
need to ensure that filesystem configuration roundtrips through URIs.
> [Python] Make FileSystem objects serializable
> ---------------------------------------------
>
> Key: ARROW-8059
> URL: https://issues.apache.org/jira/browse/ARROW-8059
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Joris Van den Bossche
> Assignee: Antoine Pitrou
> Priority: Major
> Fix For: 0.17.0
>
>
> It would be good to be able to pickle {{pyarrow.fs.FileSystem}} objects (eg
> for use in dask.distributed)
> cc [~apitrou]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)