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

[Python] pyarrow.parquet.read_pandas doesn't conform to its docs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 4.0.0
    • Python
    • latest

    Description

      The pyarrow.parquet.read_pandas implementation doesn't conform to its docs in at least these ways:

      1. The docs state that a filesystem option can be provided, as it should be. Without this option I cannot read from S3, etc. The implementation, however, doesn't have this option! As such I currently cannot use it to read from S3!
      2. The docs (not in the type definition!) state that the default value for use_legacy_dataset is False, whereas the implementation has a value of True. Actually, however, if a value of True is used, then I can't read a partitioned dataset at all, so in this case maybe its the doc that needs to change to True.

      It looks to have been implemented and reviewed pretty carelessly.

       

      Attachments

        Issue Links

          Activity

            People

              jorisvandenbossche Joris Van den Bossche
              apacman Pac A. He
              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 - 40m
                  40m