Expand description
ReadPlan and ReadPlanBuilder for determining which rows to read
from a Parquet file
Structsยง
- Limited
Read ๐Plan Builder - Builder for
ReadPlanthat applies a limit and offset to the read plan - Read
Plan - A plan reading specific rows from a Parquet Row Group.
- Read
Plan Builder - A builder for
ReadPlan