[jira] [Comment Edited] (CALCITE-1569) Date condition can generates Integer == Integer, which is always false

2017-01-22 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15833926#comment-15833926 ] Kaige Liu edited comment on CALCITE-1569 at 1/23/17 5:34 AM: -- The compare

[jira] [Comment Edited] (CALCITE-1569) Date condition can generates Integer == Integer, which is always false

2017-01-22 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15833926#comment-15833926 ] Kaige Liu edited comment on CALCITE-1569 at 1/23/17 5:30 AM: -- The compare

[jira] [Commented] (CALCITE-1569) Date condition can generates Integer == Integer, which is always false

2017-01-22 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15833926#comment-15833926 ] Kaige Liu commented on CALCITE-1569: - The compare condition between Dates works now. But still not

[jira] [Commented] (CALCITE-1535) Give error if ORDER BY clause references ambiguous column name

2017-01-22 Thread zhen wang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15833360#comment-15833360 ] zhen wang commented on CALCITE-1535: I'm good. not that familiar with sql spec. it's just when are

[jira] [Updated] (CALCITE-1586) JDBC adapter generates wrong SQL if UNION has more than two inputs

2017-01-22 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-1586: - Description: JDBC adapter generates wrong SQL if set operation (UNION, INTERSECT or MINUS) has

[jira] [Updated] (CALCITE-1586) JDBC adapter generates wrong SQL if UNION has more than two inputs

2017-01-22 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-1586: - Summary: JDBC adapter generates wrong SQL if UNION has more than two inputs (was: wrong