wgtmac opened a new pull request, #34553:
URL: https://github.com/apache/arrow/pull/34553

   ### Rationale for this change
   
   The parquet.thrift file has been updated with various comments to minimize 
confusion or misuse about crc, page padding, and NaN handling. These are 
essential guidelines for recent changes in the parquet-cpp. Therefore it is a 
good time to sync this file. 
   
   In addition, the generated sources were built with thrift 0.13. We should 
rebuild them with latest thrift tool to embrace modern cpp.
   
   ### What changes are included in this PR?
   
   - Update `parquet.thrift` file from latest `apache/parquet-format` repo.
   - Build it with thrift 0.17.
   
   ### Are these changes tested?
   
   Make sure all tests pass.
   
   ### Are there any user-facing changes?
   
   No.


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