arrow::datatypes

Type Alias LargeUtf8Type

pub type LargeUtf8Type = GenericStringType<i64>;
Expand description

An arrow utf8 array with i64 offsets

Aliased Typeยง

struct LargeUtf8Type { /* private fields */ }