Class AddDynamicFilterSource
java.lang.Object
io.trino.sql.planner.iterative.rule.AddDynamicFilterSource
For task retry mode, dynamic filters are removed from the JoinNode/SemiJoinNode
and rewritten into a DynamicFilterSourceNode below the remote exchange on the
build side of the join.
-
Method Summary
-
Method Details
-
rules
-