Skip to content

ResolvedHint Unary Logical Operator

ResolvedHint is a unary logical operator to represent resolved hint nodes in a logical query plan.

Creating Instance

ResolvedHint takes the following to be created:

ResolvedHint is created when:

Query Execution Planning

BasicOperators execution planning strategy throws an IllegalStateException for ResolvedHints when executed.