StatFreqItemsPlan
Defined in: plan/logical-plan.ts:625
Find frequent items in columns.
- Spark Connect: Relation.FreqItems (StatFreqItems)
Properties
Section titled “Properties”child: LogicalPlan;Defined in: plan/logical-plan.ts:627
cols: string[];Defined in: plan/logical-plan.ts:628
support?
Section titled “support?”optional support?: number;Defined in: plan/logical-plan.ts:629
type: "statFreqItems";Defined in: plan/logical-plan.ts:626