[
https://issues.apache.org/jira/browse/ASTERIXDB-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Maxon updated ASTERIXDB-3578:
---------------------------------
Labels: triaged (was: )
> Error with query on delta table with IN predicate
> -------------------------------------------------
>
> Key: ASTERIXDB-3578
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3578
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: EXT - External data
> Reporter: Peeyush Gupta
> Assignee: Peeyush Gupta
> Priority: Major
> Labels: triaged
>
> The following query fails with IllegalStateException due to filter pushdown
> issue in delta table reader.
>
> {{SELECT *
> FROM deltatable d
> WHERE d.a IN ("A", "B", "C")}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)