☰
RowGroupIter
In arrow2::io::parquet::write
?
Type Definition
arrow2
::
io
::
parquet
::
write
::
RowGroupIter
source
·
[
−
]
pub type RowGroupIter<'a, E> =
DynIter
<'a,
Result
<
DynStreamingIterator
<'a,
CompressedPage
, E>, E>>;