[
https://issues.apache.org/jira/browse/CALCITE-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhengzi updated CALCITE-2753:
-----------------------------
Docs Text: when execute this sql [ select * from "aaa" where ID in ( select
ID from "aaa" where NAME=2) limit 100 ] there will be an error . The error
detail show in error.png . The aaa is a table in mysql database (was: when
execute this sql [ select * from "aaa" where ID in ( select ID from "aaa" where
AGE=8) limit 100 ] there will be an error . The error detail show in error.png
. The aaa is a table in mysql database)
> ambiguous column error when push down a query that has a sub-query after IN
> and a LIMIT keyword outmost to jdbc datasource
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: CALCITE-2753
> URL: https://issues.apache.org/jira/browse/CALCITE-2753
> Project: Calcite
> Issue Type: Bug
> Components: core
> Affects Versions: 1.17.0
> Reporter: zhengzi
> Assignee: Julian Hyde
> Priority: Major
> Attachments: error.png
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)