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
RunEndIndexType in datafusion::common::arrow::array::types - Rust
[go: Go Back, main page]

pub trait RunEndIndexType: ArrowPrimitiveType { }
Expand description

A subtype of primitive type that is used as run-ends index in RunArray. See https://arrow.apache.org/docs/format/Columnar.html

Object Safety§

This trait is not object safe.

Implementors§