[ https://issues.apache.org/jira/browse/HIVE-14317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15392683#comment-15392683 ]
Sergey Shelukhin commented on HIVE-14317: ----------------------------------------- +1 pending tests... However I still think error logs should not be on trace level. When would these errors happen? I don't think it would be too often. > Make the print of COLUMN_STATS_ACCURATE more stable. > ---------------------------------------------------- > > Key: HIVE-14317 > URL: https://issues.apache.org/jira/browse/HIVE-14317 > Project: Hive > Issue Type: Bug > Reporter: Pengcheng Xiong > Assignee: Pengcheng Xiong > Attachments: HIVE-14317.01.patch, HIVE-14317.02.patch > > > based on different versions, we may have COLUMN_STATS_ACCURATE > {"BASIC_STATS":"true","COLUMN_STATS":{"key":"true","value":"true"}} or > COLUMN_STATS_ACCURATE > {"COLUMN_STATS":{"key":"true","value":"true"},"BASIC_STATS":"true"} -- This message was sent by Atlassian JIRA (v6.3.4#6332)