Module datafusion::scalar [−][src]
This module provides ScalarValue, an enum that can be used for storage of single elements
Enums
ScalarValue | Represents a dynamically typed, nullable single value.
This is the single-valued counter-part of arrow’s |
Traits
ScalarType | Trait used to map a NativeTime to a ScalarType. |