pub fn can_eq_scalar(data_type: &DataType) -> bool
Available on crate feature compute_comparison only.
Expand description

Returns whether a DataType is supported by eq_scalar.