TailPlan
Defined in: plan/logical-plan.ts:506
Fetch the last N rows.
- Spark Connect: Relation.Tail
Properties
Section titled “Properties”child: LogicalPlan;Defined in: plan/logical-plan.ts:508
limit: number;Defined in: plan/logical-plan.ts:509
type: "tail";Defined in: plan/logical-plan.ts:507