wgtmac commented on PR #74:
URL: https://github.com/apache/parquet-testing/pull/74#issuecomment-2785030442

   **parquet-cli meta data/page_v2_empty_compressed.parquet**
   ```
   File path:  data/page_v2_empty_compressed.parquet
   Created by: parquet-cpp-arrow version 14.0.2
   Properties:
     ARROW:schema: 
/////4gAAAAQAAAAAAAKAAwABgAFAAgACgAAAAABBAAMAAAACAAIAAAABAAIAAAABAAAAAEAAAAUAAAAEAAUAAgABgAHAAwAAAAQABAAAAAAAAECEAAAACgAAAAEAAAAAAAAAA4AAABpbnRlZ2VyX2NvbHVtbgAACAAMAAgABwAIAAAAAAAAASAAAAAAAAAA
   Schema:
   message schema {
     optional int32 integer_column;
   }
   
   
   Row group 0:  count: 10  6.10 B records  start: 4  total(compressed): 61 B 
total(uncompressed):43 B
   
--------------------------------------------------------------------------------
                   type      encodings count     avg size   nulls   min / max
   integer_column  INT32     Z _ R     10        6.10 B     10
   ```
   **parquet-cli pages data/page_v2_empty_compressed.parquet**
   ```
   Column: integer_column
   
--------------------------------------------------------------------------------
     page   type  enc  count   avg size   size       rows     nulls   min / max
     0-D    dict  Z _  0       NaN B      0 B
     0-1    data  _ R  10      0.30 B     3 B        10       10
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to