Expand description
Core datafusion expressions
Enabled via feature flag core_expressions
“core” DataFusion functions
Modules§
ArrowCastFunc
: Implementation of thearrow_cast
- Extension methods for Expr.
VersionFunc
: Implementation of theversion
function.
Functions§
- Return a
ScalarUDF
implementation of arrow_cast - Return a
ScalarUDF
implementation of arrow_typeof - Return a
ScalarUDF
implementation of coalesce - Returns all DataFusion functions defined in this package
- Return a
ScalarUDF
implementation of get_field - Return a
ScalarUDF
implementation of greatest - Return a
ScalarUDF
implementation of least - Return a
ScalarUDF
implementation of named_struct - Return a
ScalarUDF
implementation of nullif - Return a
ScalarUDF
implementation of nvl - Return a
ScalarUDF
implementation of nvl2 - Return a
ScalarUDF
implementation of r#struct - Return a
ScalarUDF
implementation of version