☰
ArrowChunk
In polars::chunked_array::object
?
Type Definition
polars
::
chunked_array
::
object
::
ArrowChunk
source
·
[
−
]
pub type ArrowChunk =
Chunk
<
Arc
<dyn
Array
+ 'static>>;
This is supported on
crate feature
object
only.