HaozeeWu opened a new issue, #11793:
URL: https://github.com/apache/gravitino/issues/11793
### What would you like to be improved?
When querying a Hive partitioned table through Gravitino's REST API (`GET
/api/metalakes/{metalake}/catalogs/{catalog}/schemas/{schema}/tables/{table}`),
the `properties` field **does not contain table-level `totalSize`** (and other
basic stats) . This is because Gravitino faithfully reflects whatever HMS
returns, and HMS has no table-level stats for partitioned tables by default.
### How should we improve?
_No response_
--
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]