Skip to main content
This gem runs in .

Overview

Limits the number of rows in the output.
The gem has a corresponding interactive gem example. See Interactive gem examples to learn how to run sample pipelines for this and other gems.

Parameters

ParameterDescriptionRequired
InputThe dataset to limit.True
LimitNumber of rows required in output.
Allowed range: [0, 231 -1]
True