[
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 AGE=8) limit 100 ] there will be an error
!error.png|thumbnail! (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)
Affects Version/s: 1.17.0
Component/s: core
> 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)