Function arrow2::compute::comparison::can_neq

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

Returns whether a DataType is comparable is supported by neq.