Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
ghx-label-2
Description
Currently, when a just arriving min/max filter is the last one to arrive or is always true, the coordinator disables the corresponding filter
representation by setting it to Always True. This makes it impossible to differentiate a true AlwaysTrue filter (say, set in the
hash join building step) from the one being disabled.
A better handling is needed in this area.