You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Piotr Żelasko (Jira)" <ji...@apache.org> on 2021/04/28 16:07:00 UTC

[jira] [Created] (ARROW-12588) Expose JSON schema inference to Python API

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)