Skip to content

[BUG][async-query] named_struct is considered as UDF and raise validation error #3237

Closed
@ykmr1224

Description

@ykmr1224

What is the bug?
When named_struct function is used in SQL query for async-query, it is considered as UDF and raise validation error "
User Defined functions is not allowed."

How can one reproduce the bug?
Execute "SELECT named_struct("a", 1)" for async-query.

What is the expected behavior?
It should allow the execution.

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
We should check if there is any other uncovered function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions