Available on crate feature
io_parquet
only.Expand description
A Page
is an uncompressed, encoded representation of a Parquet page. It may hold actual data
and thus cloning it may be expensive.
io_parquet
only.A Page
is an uncompressed, encoded representation of a Parquet page. It may hold actual data
and thus cloning it may be expensive.