melin opened a new issue, #5301:
URL: https://github.com/apache/hudi/issues/5301

   To show all of the table's data files and each file's metadata:
   
   | content | file_path | file_format | partition | record_count | 
file_size_in_bytes | column_sizes| value_counts | null_value_counts | 
nan_value_counts| lower_bounds| 
upper_bounds|key_metadata|split_offsets|equality_ids|sort_order_id|
   | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | 
-- |
   |      
0|s3://.../dt=20210102/00000-0-756e2512-49ae-45bb-aae3-c0ca475e7879-00001.parquet|
    PARQUET|{20210102}|          14|              2444|{1 -> 94, 2 -> 17}|{1 -> 
14, 2 -> 14}|  {1 -> 0, 2 -> 0}|              {}|{1 -> 1, 2 -> 20210102}|{1 -> 
2, 2 -> 20210102}|        null|          [4]|        null|            0|
   |      
0|s3://.../dt=20210103/00000-0-26222098-032f-472b-8ea5-651a55b21210-00001.parquet|
    PARQUET|{20210103}|          14|              2444|{1 -> 94, 2 -> 17}|{1 -> 
14, 2 -> 14}|  {1 -> 0, 2 -> 0}|              {}|{1 -> 1, 2 -> 20210103}|{1 -> 
3, 2 -> 20210103}|        null|          [4]|        null|            0|
   |      
0|s3://.../dt=20210104/00000-0-a3bb1927-88eb-4f1c-bc6e-19076b0d952e-00001.parquet|
    PARQUET|{20210104}|          14|              2444|{1 -> 94, 2 -> 17}|{1 -> 
14, 2 -> 14}|  {1 -> 0, 2 -> 0}|              {}|{1 -> 1, 2 -> 20210104}|{1 -> 
3, 2 -> 20210104}|        null|          [4]|        null|            0|


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