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

   # Which issue does this PR close?
   
   Related to #5022. 
   
   # Rationale for this change
    
   Per 
https://github.com/apache/arrow-rs/pull/5486#pullrequestreview-2171737191, 
splitting the `format.rs` changes out into a separate PR as a precursor to 
adding [PARQUET-2261](https://github.com/apache/parquet-format/pull/197) 
support.
   
   # What changes are included in this PR?
   
   Updates the thrift revision to the 
[latest](https://github.com/apache/parquet-format/commit/5b564f3c47679526cf72e54f207013f28f53acc4)
 in the [parquet-format](https://github.com/apache/parquet-format) repository.
   
   In addition to regenerating `format.rs`, `None` is passed for optional 
SizeStatistics members that are not yet ready to be provided.
   
   # Are there any user-facing changes?
   
   No, as thrift structure are not exposed.
   <!--
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   -->
   
   <!---
   If there are any breaking changes to public APIs, please add the `breaking 
change` label.
   -->
   


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