Jesus Camacho Rodriguez created HIVE-22248:
----------------------------------------------
Summary: Min value for column in stats is not set correctly for
some data types
Key: HIVE-22248
URL: https://issues.apache.org/jira/browse/HIVE-22248
Project: Hive
Issue Type: Bug
Components: Statistics
Reporter: Jesus Camacho Rodriguez
Assignee: Miklos Gergely
I am not sure whether the problem is printing the value or in the value stored
in the metastore itself, but for some types (e.g. tinyint, smallint, int,
bigint, double or float), the min value does not seem to be set correctly (set
to 0).
https://github.com/apache/hive/blob/master/ql/src/test/results/clientpositive/alter_table_update_status.q.out#L342
--
This message was sent by Atlassian Jira
(v8.3.4#803005)