Follow up to #22996 and #22997
As suggested by @wence-, we should encode pre-join filter optimizations as a runtime "hint", rather than a "required" logical operation. This way, the cost decision can be done at runtime, when the actors can observe real data properties.
Prerequisites:
Follow up to #22996 and #22997
As suggested by @wence-, we should encode pre-join filter optimizations as a runtime "hint", rather than a "required" logical operation. This way, the cost decision can be done at runtime, when the actors can observe real data properties.
Prerequisites: