Function arrow2::compute::nullif::can_nullif

source ·
pub fn can_nullif(lhs: &DataType, rhs: &DataType) -> bool
Available on crate feature compute_nullif only.
Expand description

Returns whether nullif and nullif_scalar is implemented for the datatypes.