Jesus Camacho Rodriguez created HIVE-22309: ----------------------------------------------
Summary: Use finer granularity for different types in column stats Key: HIVE-22309 URL: https://issues.apache.org/jira/browse/HIVE-22309 Project: Hive Issue Type: Bug Components: Statistics Reporter: Jesus Camacho Rodriguez For instance, for {{timestamp}} type we are throwing away precision since we store min/max in seconds since epoch (no millis nor nanos). This would include some changes in metastore tables that store column statistics. -- This message was sent by Atlassian Jira (v8.3.4#803005)