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