Expand description

ScalarValue reimported from datafusion-common

Enums

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

Constants

The max precision and scale for decimal128

Traits

Trait used to map a NativeTime to a ScalarType.