Sourabh Badhya created HIVE-27421:
-------------------------------------
Summary: Do not set stats in metastore when non-native table can
store stats in its own format
Key: HIVE-27421
URL: https://issues.apache.org/jira/browse/HIVE-27421
Project: Hive
Issue Type: Bug
Reporter: Sourabh Badhya
Assignee: Sourabh Badhya
Non-native table formats like Iceberg has the capability to store stats in its
own format (for Iceberg: Its stored in Puffin files).
However, these stats are stored in metastore as well after setting the stats in
its own format. We must avoid setting stats in 2 places and must set only in a
single place.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)