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

[C++] Stabilize Parquet ArrowReaderProperties

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 9.0.0
    • None
    • C++, Parquet
    • None

    Description

      ArrowReaderProperties is still marked experimental, but it's pretty well used at this point.

      One possible change we might wish to make before stabilizing the API for it though: The ArrowWriterProperties class uses a namespaced builder class, which provides a nice syntax for creation and enforces immutability of the final properties. Perhaps we should mirror that design in the reader properties?

      Attachments

        Activity

          People

            Unassigned Unassigned
            wjones127 Will Jones
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: