Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 4.0.0
-
None
-
ghx-label-3
Description
A table has 10,000 partitions and 300 columns. There is no incremental statistics for each partition of this table. I execute a query to calculate the incremental statistics of a partition, and an error will be reported.The error message is "Incremental stats size estimate exceeds 200M. Please try COMPUTE STATS instead."In this case, no error should be reported, because each partition of this table does not have incremental statistics