Peter Vary created HIVE-15679:
---------------------------------
Summary: Some metastore metrics always contains column=null
(write_column_statistics, write_partition_column_statistics)
Key: HIVE-15679
URL: https://issues.apache.org/jira/browse/HIVE-15679
Project: Hive
Issue Type: Bug
Components: Metastore
Affects Versions: 2.1.1, 2.2.0
Reporter: Peter Vary
Assignee: Peter Vary
Priority: Trivial
HIVE-14764 refactored the metrics start functions outside the for loop. This
caused that the colName is always null in this case.
We should remove these extra elements, since they provide no extra information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)