datapythonista opened a new pull request, #2730:
URL: https://github.com/apache/arrow-rs/pull/2730

   # Which issue does this PR close?
   
   None
   
   # Rationale for this change
    
   The example in 
https://docs.rs/parquet/latest/parquet/arrow/index.html#example-of-reading-parquet-file-into-arrow-record-batch
 is using a deprecated API.
   
   # What changes are included in this PR?
   
   A different example using the recommended API. The example is simpler than 
the original one, but I don't fully understand what the original example was 
trying to show. Feedback on how to extend/improve the example I wrote very 
welcome.
   
   # Are there any user-facing changes?
   
   Only to the docs


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to