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