Raúl Cumplido created ARROW-17106:
-------------------------------------
Summary: [Python] Move parquet code from __init__.py and expose
only API
Key: ARROW-17106
URL: https://issues.apache.org/jira/browse/ARROW-17106
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Affects Versions: 9.0.0
Reporter: Raúl Cumplido
As discussed on
[https://github.com/apache/arrow/pull/12837#issuecomment-1186654950]
it would be better to move all code to {{pyarrow/parquet/core.py}} and just
import the APIs from the {{__init__.py }}instead of having all the parquet
pyarrow code on the __init__.py file.{{{}{}}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)