[jira] [Created] (CALCITE-3252) Syntax error while parsing CONVERT_TIMEZONE, TO_DATE, TO_TIMESTAMP functions on Redshift

2019-08-14 Thread Lindsey Meyer (JIRA)
Lindsey Meyer created CALCITE-3252: -- Summary: Syntax error while parsing CONVERT_TIMEZONE, TO_DATE, TO_TIMESTAMP functions on Redshift Key: CALCITE-3252 URL: https://issues.apache.org/jira/browse/CALCITE-3252

[jira] [Updated] (CALCITE-3252) Syntax error while parsing CONVERT_TIMEZONE, TO_DATE, TO_TIMESTAMP functions on Redshift

2019-08-14 Thread Lindsey Meyer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lindsey Meyer updated CALCITE-3252: --- Description: Example queries that error for these functions: {code:java} SELECT

[jira] [Commented] (CALCITE-3252) Syntax error while parsing CONVERT_TIMEZONE, TO_DATE, TO_TIMESTAMP functions on Redshift

2019-08-14 Thread Lindsey Meyer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16907516#comment-16907516 ] Lindsey Meyer commented on CALCITE-3252: I am working on a PR for this! > Syntax error while

[jira] [Created] (CALCITE-3321) Bigquery does not have correct casing rules

2019-09-03 Thread Lindsey Meyer (Jira)
Lindsey Meyer created CALCITE-3321: -- Summary: Bigquery does not have correct casing rules Key: CALCITE-3321 URL: https://issues.apache.org/jira/browse/CALCITE-3321 Project: Calcite Issue

[jira] [Created] (CALCITE-3218) Syntax error while parsing DATEADD

2019-07-29 Thread Lindsey Meyer (JIRA)
Lindsey Meyer created CALCITE-3218: -- Summary: Syntax error while parsing DATEADD Key: CALCITE-3218 URL: https://issues.apache.org/jira/browse/CALCITE-3218 Project: Calcite Issue Type: Bug

[jira] [Created] (CALCITE-3365) Don't require use of JdbcSchema in QuerySqlStatisticProvider

2019-09-20 Thread Lindsey Meyer (Jira)
Lindsey Meyer created CALCITE-3365: -- Summary: Don't require use of JdbcSchema in QuerySqlStatisticProvider Key: CALCITE-3365 URL: https://issues.apache.org/jira/browse/CALCITE-3365 Project: Calcite

[jira] [Updated] (CALCITE-3377) HSQLDB is case insensitive

2019-09-27 Thread Lindsey Meyer (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lindsey Meyer updated CALCITE-3377: --- Description: We just need to add to the HsqldbSqlDialect that it is case insensitive. This

[jira] [Created] (CALCITE-3377) HSQLDB is case insensitive

2019-09-27 Thread Lindsey Meyer (Jira)
Lindsey Meyer created CALCITE-3377: -- Summary: HSQLDB is case insensitive Key: CALCITE-3377 URL: https://issues.apache.org/jira/browse/CALCITE-3377 Project: Calcite Issue Type: Improvement

[jira] [Commented] (CALCITE-3365) Don't require use of JdbcSchema in QuerySqlStatisticProvider

2019-09-24 Thread Lindsey Meyer (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16937068#comment-16937068 ] Lindsey Meyer commented on CALCITE-3365: Looks good to me, thank you [~julianhyde]!! > Don't

[jira] [Created] (CALCITE-3468) Oracle cast to varchar does not use precision when it should

2019-10-31 Thread Lindsey Meyer (Jira)
Lindsey Meyer created CALCITE-3468: -- Summary: Oracle cast to varchar does not use precision when it should Key: CALCITE-3468 URL: https://issues.apache.org/jira/browse/CALCITE-3468 Project: Calcite