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

Trait datafusion::common::arrow::datatypes::ArrowNumericType

source ·
pub trait ArrowNumericType: ArrowPrimitiveType { }
Expand description

A subtype of primitive type that represents numeric values.

Object Safety§

This trait is not object safe.

Implementors§