Seonggon Namgung created HIVE-28800: ---------------------------------------
Summary: Improve LongColumnStatsAggregator by preventing overestimation of NDV Key: HIVE-28800 URL: https://issues.apache.org/jira/browse/HIVE-28800 Project: Hive Issue Type: Bug Reporter: Seonggon Namgung Assignee: Seonggon Namgung When calculating the aggregated column statistics for a long-type column, the estimated NDV may sometimes exceed the total number of integers within the column’s value range. This estimated value is impossible and could lead to incorrect optimization decisions based on the statistics. -- This message was sent by Atlassian Jira (v8.20.10#820010)