Skip to content

in_list expression not working #6073

Closed
Closed
@bubbajoe

Description

@bubbajoe

Describe the bug

I am getting an error when i try to use the in_list expression: "Error during planning: Invalid function 'in_list'"

documentation link

To Reproduce

I am running this query in SessionContext::sql btw
select in_list('word', list) from data
where list is a utf8 array

Expected behavior

to return 'true'

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