HintPlan
Defined in: plan/logical-plan.ts:498
Attach a hint to a relation.
- Spark Connect: Relation.Hint
Properties
Section titled “Properties”child: LogicalPlan;Defined in: plan/logical-plan.ts:500
name: string;Defined in: plan/logical-plan.ts:501
parameters
Section titled “parameters”parameters: Expression[];Defined in: plan/logical-plan.ts:502
type: "hint";Defined in: plan/logical-plan.ts:499