Will Jones created ARROW-17776:
----------------------------------

             Summary: [C++] Stabilize Parquet ArrowReaderProperties
                 Key: ARROW-17776
                 URL: https://issues.apache.org/jira/browse/ARROW-17776
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++, Parquet
    Affects Versions: 9.0.0
            Reporter: Will Jones


{{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?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to