tustvold opened a new pull request #1133:
URL: https://github.com/apache/arrow-rs/pull/1133


   # Which issue does this PR close?
   
   Relates to #1032.
   
   # Rationale for this change
    
   I wish to make breaking changes to the APIs in array_reader to address #1132 
among others. The APIs are somewhat convoluted to use and so I'm not sure these 
are intentionally public. 
   
   # What changes are included in this PR?
   
   This PR makes `parquet::arrow::array_reader` public only if the 
`test_common` feature flag is enabled
   
   # Are there any user-facing changes?
   
   This is a breaking change as it removes code from the public API
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to