Skip to content

[Enhancement](doris-future) Support insert function #33094

@zclllyybb

Description

@zclllyybb

Search before asking

  • I had searched in the issues and found no similar issues.

Description

mysql support insert function. we need to support it too.

Solution

To support a function, we need:

function implementation and registration in BE
function signature and visitor for nereids planner in FE
function signature in doris_builtin_functions.py
you can reference like https://github.com/apache/doris/pull/33005/files

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions