[jira] [Commented] (CALCITE-1940) Implement dialect specific support for sequences

2017-08-23 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16139487#comment-16139487 ] Christian Beikov commented on CALCITE-1940: --- Seems I only use {{JdbcTable.jdbcTableName}} to

[jira] [Commented] (CALCITE-1940) Implement dialect specific support for sequences

2017-08-23 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16139445#comment-16139445 ] Julian Hyde commented on CALCITE-1940: -- Good idea. Reviewing

[jira] [Commented] (CALCITE-1959) Reduce the amount of Metadata and table name calls in Druid

2017-08-23 Thread Zain Humayun (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16139251#comment-16139251 ] Zain Humayun commented on CALCITE-1959: --- I pushed to my original PR branch. > Reduce the amount

[jira] [Commented] (CALCITE-1959) Reduce the amount of Metadata and table name calls in Druid

2017-08-23 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16139195#comment-16139195 ] Julian Hyde commented on CALCITE-1959: -- Just add a commit to the existing PR branch, and a comment

[jira] [Commented] (CALCITE-1959) Reduce the amount of Metadata and table name calls in Druid

2017-08-23 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16139192#comment-16139192 ] Julian Hyde commented on CALCITE-1959: -- Just add a commit to the existing PR branch, and a comment

[jira] [Commented] (CALCITE-1959) Reduce the amount of Metadata and table name calls in Druid

2017-08-23 Thread Zain Humayun (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16139049#comment-16139049 ] Zain Humayun commented on CALCITE-1959: --- Yes, you're right. This was an oversight on my part. What

[jira] [Commented] (CALCITE-1959) Reduce the amount of Metadata and table name calls in Druid

2017-08-23 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138911#comment-16138911 ] Julian Hyde commented on CALCITE-1959: -- I see now why you need two "create" methods. However they

[jira] [Commented] (CALCITE-1959) Reduce the amount of Metadata and table name calls in Druid

2017-08-23 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138893#comment-16138893 ] Julian Hyde commented on CALCITE-1959: -- Use org.junit.Assert, typically the assertThat method. >

[jira] [Commented] (CALCITE-1496) Apache Calcite is not working in Web Application

2017-08-23 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138861#comment-16138861 ] Julian Hyde commented on CALCITE-1496: -- Please don't comment on closed issues. It creates

[jira] [Commented] (CALCITE-1962) SqlOrderBy unparse ignores dialect.

2017-08-23 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138857#comment-16138857 ] Julian Hyde commented on CALCITE-1962: -- Can you add a test case? Preferably a query which runs

[jira] [Commented] (CALCITE-1959) Reduce the amount of Metadata and table name calls in Druid

2017-08-23 Thread Zain Humayun (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138839#comment-16138839 ] Zain Humayun commented on CALCITE-1959: --- There was an edge case where the create method was given

[jira] [Comment Edited] (CALCITE-1959) Reduce the amount of Metadata and table name calls in Druid

2017-08-23 Thread Zain Humayun (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138839#comment-16138839 ] Zain Humayun edited comment on CALCITE-1959 at 8/23/17 6:27 PM: There

[jira] [Commented] (CALCITE-1961) RelToSqlConverter error when join with NOT equals condition

2017-08-23 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138838#comment-16138838 ] Julian Hyde commented on CALCITE-1961: -- Yes, this is a bug. Although this occurs with NOT LIKE it

[jira] [Commented] (CALCITE-1959) Reduce the amount of Metadata and table name calls in Druid

2017-08-23 Thread Zain Humayun (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138834#comment-16138834 ] Zain Humayun commented on CALCITE-1959: --- I was under the impression that the Schema created was

[jira] [Commented] (CALCITE-1959) Reduce the amount of Metadata and table name calls in Druid

2017-08-23 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138823#comment-16138823 ] Julian Hyde commented on CALCITE-1959: -- Sorry, I see now that it's a Druid connection, not a JDBC

[jira] [Commented] (CALCITE-1959) Reduce the amount of Metadata and table name calls in Druid

2017-08-23 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138808#comment-16138808 ] Julian Hyde commented on CALCITE-1959: -- Plus, you shouldn't be using assert to write test cases. >

[jira] [Commented] (CALCITE-1959) Reduce the amount of Metadata and table name calls in Druid

2017-08-23 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138807#comment-16138807 ] Julian Hyde commented on CALCITE-1959: -- You've made Table belong to a particular Connection.

[jira] [Commented] (CALCITE-1959) Reduce the amount of Metadata and table name calls in Druid

2017-08-23 Thread Zain Humayun (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138748#comment-16138748 ] Zain Humayun commented on CALCITE-1959: --- Awesome. Thank you very much :) > Reduce the amount of

[jira] [Resolved] (CALCITE-1959) Reduce the amount of Metadata and table name calls in Druid

2017-08-23 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez resolved CALCITE-1959. -- Resolution: Fixed Fix Version/s: 1.14.0 Fixed in

[jira] [Commented] (CALCITE-1496) Apache Calcite is not working in Web Application

2017-08-23 Thread Stefano Bortoli (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16138579#comment-16138579 ] Stefano Bortoli commented on CALCITE-1496: -- We are having a problem with running calcite in a

[jira] [Updated] (CALCITE-1962) SqlOrderBy unparse ignores dialect.

2017-08-23 Thread Paul O'Riordan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul O'Riordan updated CALCITE-1962: Flags: Patch Description: Given the following code: {noformat} final

[jira] [Updated] (CALCITE-1962) SqlOrderBy unparse ignores dialect.

2017-08-23 Thread Paul O'Riordan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul O'Riordan updated CALCITE-1962: Description: Given the following code: {noformat} final SqlParser.ConfigBuilder

[jira] [Updated] (CALCITE-1962) SqlOrderBy unparse ignores dialect.

2017-08-23 Thread Paul O'Riordan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul O'Riordan updated CALCITE-1962: Description: Given the following code: {noformat} final SqlParser.ConfigBuilder

[jira] [Updated] (CALCITE-1962) SqlOrderBy unparse ignores dialect.

2017-08-23 Thread Paul O'Riordan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul O'Riordan updated CALCITE-1962: Description: Given the following code: {{final SqlParser.ConfigBuilder

[jira] [Created] (CALCITE-1962) SqlOrderBy unparse ignores dialect.

2017-08-23 Thread Paul O'Riordan (JIRA)
Paul O'Riordan created CALCITE-1962: --- Summary: SqlOrderBy unparse ignores dialect. Key: CALCITE-1962 URL: https://issues.apache.org/jira/browse/CALCITE-1962 Project: Calcite Issue Type:

[jira] [Updated] (CALCITE-1961) RelToSqlConverter error when join with NOT equals condition

2017-08-23 Thread Dongming Liu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongming Liu updated CALCITE-1961: -- Summary: RelToSqlConverter error when join with NOT equals condition (was: RelToSqlConverter

[jira] [Created] (CALCITE-1961) RelToSqlConverter error when join with NOT equals conditon

2017-08-23 Thread Dongming Liu (JIRA)
Dongming Liu created CALCITE-1961: - Summary: RelToSqlConverter error when join with NOT equals conditon Key: CALCITE-1961 URL: https://issues.apache.org/jira/browse/CALCITE-1961 Project: Calcite