xtimbeau commented on issue #36940:
URL: https://github.com/apache/arrow/issues/36940#issuecomment-1657229337

   Here is what I get on a smaller file (1k lines)
   ```
   >>> pq.read_metadata('trajets.parquet')
   <pyarrow._parquet.FileMetaData object at 0x7fd8ce7276a0>
     created_by: parquet-cpp-arrow version 10.0.1
     num_columns: 10
     num_rows: 1000
     num_row_groups: 1
     format_version: 2.6
     serialized_size: 33835
   ```


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