Skip to content

When I was querying based on the Calcite engine, I encountered a problem #12462

@WindStorm2013

Description

@WindStorm2013

I used Apache Ignite 2.17.0, Calcite as the SQL parser, and JDK used 17.
During SQL query, the statement is like this: "select * from table1 where (column1, column2) in (value1, value2), (value3, value4)...",
This query will not return results and will remain in the query.

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