Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-17320

[Python] Refine pyarrow.parquet API exposure

Details

    Description

      Spawning from ARROW-17106, moving code from `pyarrow/parquet/init` to `pyarrow/parquet/core` and re-exporting in `_init{_}` to maintain the same functionality.

      pyarrow.initis very careful about what is exposed through the public API by prefixing private symbols with underscores, even imports. 

      What's exposed at the top level of `pyarrow.parquet`, however, is not so careful. API calls such as `pq.FileSystem`, `pq.pa.Array`, `pq.json` are all valid and should probably be designated as private attributes in pyarrow.parquet.

      Attachments

        Issue Links

          Activity

            People

              milesgranger Miles Granger
              milesgranger Miles Granger
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 3h 20m
                  3h 20m

                  Slack

                    Issue deployment