HuaHuaY commented on code in PR #50807:
URL: https://github.com/apache/arrow/pull/50807#discussion_r3804725037
##########
docs/source/python/parquet.rst:
##########
@@ -302,7 +302,7 @@ such as the row groups and column chunk metadata and
statistics:
<pyarrow._parquet.RowGroupMetaData object at ...>
num_columns: 4
num_rows: 3
- total_byte_size: 290
+ total_byte_size: 272
Review Comment:
Legacy `min`/`max` field will not be written when using IEEE-754 order. So
the byte size is changed.
--
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]