Type Alias arrow_array::types::LargeUtf8Type
source · pub type LargeUtf8Type = GenericStringType<i64>;Expand description
An arrow utf8 array with i64 offsets
Aliased Type§
struct LargeUtf8Type { /* private fields */ }pub type LargeUtf8Type = GenericStringType<i64>;An arrow utf8 array with i64 offsets
struct LargeUtf8Type { /* private fields */ }