Hello, how to calculate the storage capacity of Hive partition table data? Is this available through profiling?
d
dazzling-judge-80093
02/15/2022, 7:32 AM
Currently we only profile whole table in Hive and does not get storage capacity yet.
Feel free to open a feature request to track -> https://feature-requests.datahubproject.io/
m
mysterious-nail-70388
02/15/2022, 7:59 AM
Currently, only the storage capacity of hive non-partitioned tables can be obtained. I don't know how to get the amount of partitioned table data. When will this feature be available