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§
- Scalar
Value - A dynamically typed, nullable single value.
Traits§
- Scalar
Type - Trait used to map a NativeType to a ScalarValue