Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 3.1.0
-
None
-
ghx-label-5
Description
After compressing incremental stats, their size estimate is not too conservative. We use that size estimate to block the functionality (see the corresponding expr in analysis and serialization in catalogd), so without adjusting the estimate, the functionality will be blocked unnecessarily.