Pengcheng Xiong created HIVE-12730: -------------------------------------- Summary: MetadataUpdater: provide a mechanism to edit the basic statistics of a table (or a partition) Key: HIVE-12730 URL: https://issues.apache.org/jira/browse/HIVE-12730 Project: Hive Issue Type: New Feature Reporter: Pengcheng Xiong Assignee: Pengcheng Xiong
We would like to provide a way for developers/users to modify the numRows and dataSize for a table/partition. Right now although they are part of the table properties, they will be set to -1 when the task is not coming from a statsTask. -- This message was sent by Atlassian JIRA (v6.3.4#6332)