Package org.apache.flink.table.planner.hint
package org.apache.flink.table.planner.hint
-
ClassDescriptionA shuttle to capitalize all query hints on corresponding nodes.Clear the invalid query hints in the unmatched nodes.Due 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.Utility class for Flink hints.A collection of Flink style
HintStrategys.Currently available join strategies and corresponding join hint names.An abstract shuttle for each shuttle used for query hint.Hint strategy to configure differentExecutionConfigOptions.IDLE_STATE_RETENTIONfor stream joins.