Jim Crist created ARROW-2031: -------------------------------- Summary: HadoopFileSystem isn't pickleable Key: ARROW-2031 URL: https://issues.apache.org/jira/browse/ARROW-2031 Project: Apache Arrow Issue Type: Improvement Components: Python Reporter: Jim Crist
Currently instances of `pa.hdfs.HadoopFileSystem` aren't pickleable. Pickling/unpickling of a `HadoopFileSystem` should create a new instance with the same connection parameters. -- This message was sent by Atlassian JIRA (v7.6.3#76005)