[
https://issues.apache.org/jira/browse/ARROW-17106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-17106.
------------------------------------
Fix Version/s: 10.0.0
Resolution: Fixed
Issue resolved by pull request 13802
[https://github.com/apache/arrow/pull/13802]
> [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
> Assignee: Miles Granger
> Priority: Major
> Labels: good-first-issue, pull-request-available
> Fix For: 10.0.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> 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)