Piotr Żelasko created ARROW-12588:
-------------------------------------
Summary: Expose JSON schema inference to Python API
Key: ARROW-12588
URL: https://issues.apache.org/jira/browse/ARROW-12588
Project: Apache Arrow
Issue Type: Improvement
Reporter: Piotr Żelasko
When using `pyarrow.json.read_json()`, the schema is automatically inferred. It
would be useful to infer the schema from a json that is already loaded in
memory (i.e. possibly a list of dicts in Python).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)