[][src]Static datafusion::physical_plan::array_expressions::SUPPORTED_ARRAY_TYPES

pub static  SUPPORTED_ARRAY_TYPES: &'static [DataType]

Currently supported types by the array function. The order of these types correspond to the order on which coercion applies This should thus be from least informative to most informative