[jira] [Comment Edited] (CALCITE-2362) PreparedStatement.setObject does not handle Array

2018-07-18 Thread Miles Spielberg (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548663#comment-16548663 ] Miles Spielberg edited comment on CALCITE-2362 at 7/19/18 1:49 AM: ---

[jira] [Commented] (CALCITE-2362) PreparedStatement.setObject does not handle Array

2018-07-18 Thread Miles Spielberg (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548663#comment-16548663 ] Miles Spielberg commented on CALCITE-2362: -- Exception from running the attached code: {code}

[jira] [Updated] (CALCITE-2362) PreparedStatement.setObject does not handle Array

2018-07-18 Thread Miles Spielberg (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Spielberg updated CALCITE-2362: - Attachment: Main.java > PreparedStatement.setObject does not handle Array >

[jira] [Updated] (CALCITE-2362) PreparedStatement.setObject does not handle Array

2018-07-18 Thread Miles Spielberg (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Spielberg updated CALCITE-2362: - Attachment: build.gradle > PreparedStatement.setObject does not handle Array >

[jira] [Commented] (CALCITE-2420) Aggregate functions MIN/MAX does not work for Timestamp

2018-07-18 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548631#comment-16548631 ] Julian Hyde commented on CALCITE-2420: -- I see that you are trying to use the Java class

[jira] [Updated] (CALCITE-2420) Aggregate functions MIN/MAX does not work for Timestamp

2018-07-18 Thread Piotr Bojko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Bojko updated CALCITE-2420: - Description: See https://github.com/ptrbojko/calcite/tree/CALCITE-2420 for reproduction. >

[jira] [Created] (CALCITE-2420) Aggregate functions MIN/MAX does not work for Timestamp

2018-07-18 Thread Piotr Bojko (JIRA)
Piotr Bojko created CALCITE-2420: Summary: Aggregate functions MIN/MAX does not work for Timestamp Key: CALCITE-2420 URL: https://issues.apache.org/jira/browse/CALCITE-2420 Project: Calcite

[jira] [Commented] (CALCITE-2395) Support SELECT xxx FROM TABLE FOR UPDATE syntax

2018-07-18 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548018#comment-16548018 ] Julian Hyde commented on CALCITE-2395: -- That makes sense. Let's stay with "updatability", and keep

[jira] [Commented] (CALCITE-2419) Use embedded Cassandra for unit tests

2018-07-18 Thread Michael Mior (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547899#comment-16547899 ] Michael Mior commented on CALCITE-2419: --- Here's a [pull

[jira] [Created] (CALCITE-2419) Use embedded Cassandra for unit tests

2018-07-18 Thread Michael Mior (JIRA)
Michael Mior created CALCITE-2419: - Summary: Use embedded Cassandra for unit tests Key: CALCITE-2419 URL: https://issues.apache.org/jira/browse/CALCITE-2419 Project: Calcite Issue Type:

[jira] [Commented] (CALCITE-2395) Support SELECT xxx FROM TABLE FOR UPDATE syntax

2018-07-18 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547665#comment-16547665 ] Enrico Olivelli commented on CALCITE-2395: -- [~julianhyde] regarding SqlUpdatabilityClause