[ https://issues.apache.org/jira/browse/HIVE-22248?focusedWorklogId=323889&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-323889 ]
ASF GitHub Bot logged work on HIVE-22248: ----------------------------------------- Author: ASF GitHub Bot Created on: 05/Oct/19 09:08 Start Date: 05/Oct/19 09:08 Worklog Time Spent: 10m Work Description: miklosgergely commented on pull request #801: HIVE-22248 Fix statistics persisting issues URL: https://github.com/apache/hive/pull/801 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 323889) Time Spent: 50m (was: 40m) > 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 > Priority: Major > Labels: pull-request-available > Attachments: HIVE-22248.01.patch, HIVE-22248.03.patch, > HIVE-22248.04.patch > > Time Spent: 50m > Remaining Estimate: 0h > > 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)