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/01/22 15:04:00 UTC

[jira] [Created] (ARROW-7649) [Python] Expose dataset PartitioningFactory.inspect ?

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

             Summary: [Python] Expose dataset PartitioningFactory.inspect ?
                 Key: ARROW-7649
                 URL: https://issues.apache.org/jira/browse/ARROW-7649
             Project: Apache Arrow
          Issue Type: Bug
          Components: Python
            Reporter: Joris Van den Bossche


In C++, the PartitioningFactory has a {{Inspect}} method, which, given a path, will infer the schema. 

We could expose this in Python as well, it could eg be used to easily explore or illustrate what types are inferred from a path (int32, string)



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