Static datafusion_expr::SUPPORTED_NULLIF_TYPES
source · pub static SUPPORTED_NULLIF_TYPES: &[DataType]
Expand description
Currently supported types by the nullif function. The order of these types correspond to the order on which coercion applies This should thus be from least informative to most informative