Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Impala 4.2.0
-
ghx-label-13
Description
In filter table, PartialUpdates is intended to mark if coordinator receive only partial update for a MIN_MAX filter from contributing fragments. This can be misleading for LOCAL filter because LOCAL filter does not aggregate in coordinator. Thus, coordinator does not receive any filter update.