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

Expand description

This module provides ScalarValue, an enum that can be used for storage of single elements

Enums

Represents a dynamically typed, nullable single value. This is the single-valued counter-part of arrow’s Array.

Traits

Trait used to map a NativeTime to a ScalarType.