Pengcheng Xiong created HIVE-12910: -------------------------------------- Summary: HBaseStore: initial null value of aggregateData can not call compareTo Key: HIVE-12910 URL: https://issues.apache.org/jira/browse/HIVE-12910 Project: Hive Issue Type: Sub-task Reporter: Pengcheng Xiong Assignee: Pengcheng Xiong
L33 in DecimalColumnStatsAggregator. The initial aggregateData is null thus can not call compareTo. (will throw NPE) -- This message was sent by Atlassian JIRA (v6.3.4#6332)