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
datafusion::scalar - Rust
[go: Go Back, main page]

Module scalar

Source
Expand description

ScalarValue single value representation.

Note this is reimported from the datafusion-common crate for easy migration when datafusion was split into several different crates

Enums§

ScalarValue
A dynamically typed, nullable single value.

Traits§

ScalarType
Trait used to map a NativeType to a ScalarValue