Zheng Shao created HIVE-20261: --------------------------------- Summary: Expose inputPartitionList in QueryPlan Key: HIVE-20261 URL: https://issues.apache.org/jira/browse/HIVE-20261 Project: Hive Issue Type: New Feature Components: Query Planning Reporter: Zheng Shao Assignee: Zheng Shao
Having access to the list of input partitions for all historical Hive queries in a system provides a great opportunity to insights on data access frequency and potential storage tiering. This task aims to expose that via QueryPlan so that a Hive Hook can pick it up and store the information for analysis later. -- This message was sent by Atlassian JIRA (v7.6.3#76005)