Type Alias arrow::array::Time32SecondBuilder
source · pub type Time32SecondBuilder = PrimitiveBuilder<Time32SecondType>;
Expand description
A 32-bit elaspsed time in seconds array builder.
Aliased Type§
struct Time32SecondBuilder { /* private fields */ }