Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Utf8Type in datafusion::common::arrow::array::types - Rust
[go: Go Back, main page]

Type Alias Utf8Type

Source
pub type Utf8Type = GenericStringType<i32>;
Expand description

An arrow utf8 array with i32 offsets

Aliased Typeยง

struct Utf8Type { /* private fields */ }