You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/04/30 15:37:00 UTC

[jira] [Created] (ARROW-8651) [Python][Dataset] Support pickling of Dataset objects

Joris Van den Bossche created ARROW-8651:
--------------------------------------------

             Summary: [Python][Dataset] Support pickling of Dataset objects
                 Key: ARROW-8651
                 URL: https://issues.apache.org/jira/browse/ARROW-8651
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Joris Van den Bossche
             Fix For: 1.0.0


We alraedy made several parts of a Dataset serializable (the formats, the expressions, the filesystem). With those, it should also be possible to pickle FileFragments, and with that also Dataset.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)