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)