tanishqchugh created HIVE-29389:
-----------------------------------
Summary: HiveProtoLoggingHook populates duplicate entries in
TablesRead metrics for tables with multiple partitions
Key: HIVE-29389
URL: https://issues.apache.org/jira/browse/HIVE-29389
Project: Hive
Issue Type: Bug
Reporter: tanishqchugh
Assignee: tanishqchugh
When a SELECT * query is executed on a table with multiple partitions, the
TablesRead metric is populated with duplicate entries of the same table—one for
each partition accessed.
As a result, the TablesReadCount metric also reports an incorrect value.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)