Rahil Chertara created HUDI-5226:
------------------------------------
Summary: stats filesizes, stats wa, return empty results on hdfs
Key: HUDI-5226
URL: https://issues.apache.org/jira/browse/HUDI-5226
Project: Apache Hudi
Issue Type: Task
Reporter: Rahil Chertara
hudi:hudi_trips_cow->stats filesizes --partitionPath 2016/09/01 --sortBy "95th"
--desc true --limit 10
╔════════════╤═══════╤═══════╤═══════╤═══════╤═══════╤═══════╤══════════╤════════╗
║ CommitTime │ Min │ 10th │ 50th │ avg │ 95th │ Max │ NumFiles │
StdDev ║
╠════════════╪═══════╪═══════╪═══════╪═══════╪═══════╪═══════╪══════════╪════════╣
║ ALL │ 0.0 B │ 0.0 B │ 0.0 B │ 0.0 B │ 0.0 B │ 0.0 B │ 0 │ 0.0 B
║
╚════════════╧═══════╧═══════╧═══════╧═══════╧═══════╧═══════╧══════════╧════════╝
12:28
hudi:hudi_trips_cow->stats wa
╔═══════════════════╤════════════════╤═══════════════╤════════════════════════════╗
║ CommitTime │ Total Upserted │ Total Written │ Write Amplification
Factor ║
╠═══════════════════╪════════════════╪═══════════════╪════════════════════════════╣
║ 20221110200504380 │ 0 │ 10 │ 0
║
╟───────────────────┼────────────────┼───────────────┼────────────────────────────╢
║ Total │ 0 │ 10 │ 0
║
╚═══════════════════╧════════════════╧═══════════════╧════════════════════════════╝
--
This message was sent by Atlassian Jira
(v8.20.10#820010)