Skip to content

JIT-compille DataFusion expression with column name #2123

@Dandandan

Description

@Dandandan

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Currently we do not support compiling expressions towards JIT-compiled expressions when a column name is included (a+b).

Describe the solution you'd like
We should be able to add a SchemaRef to convert an expression with column name to a Jit-expression.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions