Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-9645 [Python] Deprecate the legacy pyarrow.filesystem interface
  3. ARROW-9718

[Python] Make pyarrow.parquet work with the new filesystem interfaces

    XMLWordPrintableJSON

Details

    Description

      The place internally where the "legacy" `pyarrow.filesystem` filesystems are still used is in the pyarrow.parquet module.

      It is used in:

      • ParquetWriter
      • ParquetManifest/ParquetDataset
      • write_to_dataset

      For ParquetWriter, we need to update this to work with the new filesystems (since ParquetWriter is not dataset related, and thus won't be deprecated).
      For ParquetManifest/ParquetDataset, it might not need to be updated, since those might get deprecated itself (to be discussed -> ARROW-9720), and when using the use_legacy_dataset=False option, it already uses the new datasets.
      For write_to_dataset, this might depend on how the writing capabilities of the dataset project evolve.

      Attachments

        Issue Links

          Activity

            People

              jorisvandenbossche Joris Van den Bossche
              jorisvandenbossche Joris Van den Bossche
              Votes:
              0 Vote for this issue
              Watchers:
              2 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 - 1h 50m
                  1h 50m