pub fn logical_null() -> Arc<dyn LogicalType>
Expand description
Getter for singleton instance of a logical type representing
NativeType::Null
.
pub fn logical_null() -> Arc<dyn LogicalType>
Getter for singleton instance of a logical type representing
NativeType::Null
.