Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
9.0.0
Description
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.
Attachments
Issue Links
- is related to
-
ARROW-17320 [Python] Refine pyarrow.parquet API exposure
- Resolved
- links to