Uses of Class
org.apache.flink.table.planner.hint.QueryHintsRelShuttle
Packages that use QueryHintsRelShuttle
Package
Description
-
Uses of QueryHintsRelShuttle in org.apache.flink.table.planner.hint
Subclasses of QueryHintsRelShuttle in org.apache.flink.table.planner.hintModifier and TypeClassDescriptionclassA shuttle to capitalize all query hints on corresponding nodes.classDue to Calcite will expand the whole SQL RelNode tree that contains query block, query hints (including join hints and state ttl hints) will be propagated from root to leaves in the whole RelNode tree. -
Uses of QueryHintsRelShuttle in org.apache.flink.table.planner.plan.optimize
Subclasses of QueryHintsRelShuttle in org.apache.flink.table.planner.plan.optimize