Functionsยง
- concat_
batches - A block that concatenates input batches into a single output batch.
- count_
rows - A block that outputs row counts of input record batches.
- project_
columns - A block that projects columns from input batches to output batches.
- slice_
rows - A block that applies offsets/limits to batches of rows.