Structs§
- Arrow
Reader - Type that can read out of an
arrow::array::StructArray
and into aRow
, given aRelationDesc
.
Enums§
- ColReader 🔒
- A “downcasted” version of
arrow::array::Array
that supports readingDatum
s.
arrow::array::StructArray
and into a Row
, given a
RelationDesc
.arrow::array::Array
that supports reading Datum
s.