parquet_slice_range Interface

public interface parquet_slice_range

Builds a start:stop:step slice. stop defaults to the table's last row (resolved when the slice is USED, not when it is built, so one slice object can outlive a row count), step to 1. A negative step counts down; a zero step is an error.


Module Procedures

private interface slice_range_i32()

Arguments

None

private interface slice_range_i64()

Arguments

None