wgtmac commented on PR #74:
URL: https://github.com/apache/parquet-testing/pull/74#issuecomment-2785029562
**parquet-cli meta data/datapage_v2_empty_datapage.snappy.parquet**
```
File path: data/datapage_v2_empty_datapage.snappy.parquet
Created by: parquet-mr version 1.13.1 (build
db4183109d5b734ec5930d870cdae161e408ddba)
Properties:
org.apache.spark.version: 3.5.5
org.apache.spark.sql.parquet.row.metadata:
{"type":"struct","fields":[{"name":"value","type":"float","nullable":true,"metadata":{}}]}
Schema:
message spark_schema {
optional float value;
}
Row group 0: count: 1 23.00 B records start: 4 total(compressed): 23 B
total(uncompressed):23 B
--------------------------------------------------------------------------------
type encodings count avg size nulls min / max
value FLOAT S _ 1 23.00 B 1
```
**parquet-cli pages data/datapage_v2_empty_datapage.snappy.parquet**
```
Column: value
--------------------------------------------------------------------------------
page type enc count avg size size rows nulls min / max
0-0 data _ _ 1 2.00 B 2 B 1 1
```
--
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]