You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Alessandro Molina (Jira)" <ji...@apache.org> on 2021/10/13 11:55:00 UTC

[jira] [Created] (ARROW-14309) [Python] CompressedInputStream doesn't support str or file objects

Alessandro Molina created ARROW-14309:
-----------------------------------------

             Summary: [Python] CompressedInputStream doesn't support str or file objects
                 Key: ARROW-14309
                 URL: https://issues.apache.org/jira/browse/ARROW-14309
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Alessandro Molina
            Assignee: Alessandro Molina
             Fix For: 7.0.0


While in {{CompressedOutputStream}} we support providing {{str}} or {{file}} objects, for {{CompressedInputStream}} we currently don't, which makes the class harder to use.

 

 



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