Skip to content

[FLINK] Support CONCAT and CONCAT_WS functions #12439

Description

@Hw-TinY

Description

Flink CONCAT and CONCAT_WS functions are currently not supported in Flink Gluten.

Velox already implements concat and concat_ws functions, so we can try to register the mapping in RexCallConverterFactory to enable pushdown.

Gluten version

main branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions