Expand description
ReadPlan
and ReadPlanBuilder
for determining which rows to read
from a Parquet file
Structsยง
- Limited
Read ๐Plan Builder - Builder for
ReadPlan
that 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