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