liang yu created HIVE-27712:
-------------------------------
Summary: GenericUDAFNumericStatsEvaluator throws NPE
Key: HIVE-27712
URL: https://issues.apache.org/jira/browse/HIVE-27712
Project: Hive
Issue Type: Bug
Reporter: liang yu
Attachments: image-2023-09-19-16-33-49-881.png
using Hadoop 3.3.4
Hive 3.1.3
when I set the config:
{code:java}
set hive.groupby.skewindata=true;
set hive.map.aggr=true; {code}
and execute a sql with groupby execution and join execution, I got a
NullPointerException below:
!image-2023-09-19-16-33-49-881.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)