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

Returns whether a DataType is supported by gt_eq_scalar.