You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (CALCITE-606) Fix Trait Propagation and add test case - posted by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/03/01 17:51:04 UTC, 0 replies.
- [jira] [Updated] (CALCITE-606) Fix Trait Propagation and add test case - posted by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/03/01 17:53:04 UTC, 1 replies.
- [jira] [Commented] (CALCITE-606) Fix Trait Propagation and add test case - posted by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/03/01 17:55:04 UTC, 7 replies.
- [jira] [Created] (CALCITE-607) Change visibility of constructor in metadata providers for size, memory, parallelism - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/03/01 22:40:04 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-607) Change visibility of constructor in metadata providers for size, memory, parallelism - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/02 21:31:04 UTC, 0 replies.
- [jira] [Commented] (CALCITE-605) Reduce dependency on third-party maven repositories - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/04 04:52:04 UTC, 1 replies.
- [jira] [Created] (CALCITE-608) Exception is thrown when RelMdDistribution for Project operator is called - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/03/04 20:42:39 UTC, 0 replies.
- [jira] [Commented] (CALCITE-586) Serializing Signature.internalParameters can cause exceptions - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/05 19:22:38 UTC, 1 replies.
- [jira] [Commented] (CALCITE-553) "mvn clean install" fails due to missing SqlParserImpl - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/05 20:17:39 UTC, 6 replies.
- [jira] [Created] (CALCITE-609) Create skeleton for parsing DDL - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2015/03/06 04:43:38 UTC, 0 replies.
- [jira] [Created] (CALCITE-610) Track references to record fields in addition to columns - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2015/03/06 04:49:39 UTC, 0 replies.
- [jira] [Commented] (CALCITE-609) Create skeleton for parsing DDL - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/06 08:23:38 UTC, 1 replies.
- [jira] [Commented] (CALCITE-610) Track references to record fields in addition to columns - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/06 09:10:38 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-566) ReduceExpressionsRule requires planner to have an Executor - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/06 09:14:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-610) Track references to record fields in addition to columns - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2015/03/06 09:51:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-609) Create skeleton for parsing DDL - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2015/03/06 09:54:38 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-609) Create skeleton for parsing DDL - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2015/03/06 10:00:57 UTC, 0 replies.
- [jira] [Created] (CALCITE-611) Method setAggChildKeys should take into account indicator columns of Aggregate operator - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/03/06 21:53:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-611) Method setAggChildKeys should take into account indicator columns of Aggregate operator - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/06 22:29:38 UTC, 0 replies.
- [jira] [Commented] (CALCITE-611) Method setAggChildKeys should take into account indicator columns of Aggregate operator - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/06 22:43:39 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-181) mondrian-data-foodmart-json contains invalid JSON - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/07 05:59:39 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-611) Method setAggChildKeys should take into account indicator columns of Aggregate operator - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/08 17:16:38 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-602) Streaming queries - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/08 17:20:38 UTC, 0 replies.
- [jira] [Created] (CALCITE-612) Avatica framework throws NPE if ResultSet.getNext is called after the query is canceled - posted by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/03/09 23:27:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-612) Avatica framework throws NPE if ResultSet.getNext is called after the query is canceled - posted by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/03/09 23:31:38 UTC, 2 replies.
- [jira] [Created] (CALCITE-613) Literals need to be treated more flexible - posted by "Sean Hsuan-Yi Chu (JIRA)" <ji...@apache.org> on 2015/03/09 23:40:38 UTC, 0 replies.
- [jira] [Commented] (CALCITE-612) Avatica framework throws NPE if ResultSet.getNext is called after the query is canceled - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/10 01:52:38 UTC, 0 replies.
- [jira] [Commented] (CALCITE-613) Literals need to be treated more flexible - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/10 02:07:39 UTC, 2 replies.
- [jira] [Resolved] (CALCITE-577) Revert temporary API changes introduced in [CALCITE-575] - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/10 02:19:39 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-608) Exception is thrown when RelMdDistribution for Project operator is called - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/10 02:20:38 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-605) Reduce dependency on third-party maven repositories - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/10 03:01:39 UTC, 0 replies.
- [jira] [Commented] (CALCITE-507) Add Vagrant files to enable testing of data storages: mysql, postgresql, mongo, etc - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/10 09:34:39 UTC, 3 replies.
- [jira] [Updated] (CALCITE-612) Update AvaticaStatement to handle cancelled queries - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/11 07:34:38 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-612) Update AvaticaStatement to handle cancelled queries - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/11 08:03:38 UTC, 0 replies.
- [jira] [Created] (CALCITE-614) IN clause within CASE when is not working - posted by "hongbin ma (JIRA)" <ji...@apache.org> on 2015/03/11 18:41:38 UTC, 0 replies.
- [jira] [Created] (CALCITE-615) AvaticaParameter should be Jackson serializable - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/11 23:34:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-615) AvaticaParameter should be Jackson serializable - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/11 23:35:38 UTC, 4 replies.
- [jira] [Created] (CALCITE-616) JdbcSort not used in plan - posted by "Ng Jiunn Jye (JIRA)" <ji...@apache.org> on 2015/03/11 23:56:38 UTC, 0 replies.
- [jira] [Commented] (CALCITE-615) AvaticaParameter should be Jackson serializable - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/12 00:29:38 UTC, 2 replies.
- [jira] [Created] (CALCITE-617) Check at initialization time in CachingInvocationHandler that MD provider is not null - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/03/12 00:42:38 UTC, 0 replies.
- [jira] [Created] (CALCITE-618) add Avatica support for getTables - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/12 01:30:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-618) add Avatica support for getTables - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/12 01:31:38 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-615) AvaticaParameter should be Jackson serializable - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/12 01:44:38 UTC, 0 replies.
- [jira] [Commented] (CALCITE-618) add Avatica support for getTables - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/12 01:47:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-618) Add Avatica support for getTables - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/12 22:48:38 UTC, 2 replies.
- [jira] [Commented] (CALCITE-618) Add Avatica support for getTables - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/12 22:52:38 UTC, 1 replies.
- [jira] [Created] (CALCITE-619) Slim down dependencies in parent POM - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/13 02:43:40 UTC, 0 replies.
- [jira] [Created] (CALCITE-620) Use an official release of pentaho-aggdesigner-algorithm - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/13 19:49:39 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-614) IN clause within CASE when is not working - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/14 00:25:38 UTC, 0 replies.
- [jira] [Created] (CALCITE-621) Create Documentation - posted by "Trevor Hartman (JIRA)" <ji...@apache.org> on 2015/03/16 18:10:39 UTC, 0 replies.
- [jira] [Created] (CALCITE-622) Define initial list of topics - posted by "Trevor Hartman (JIRA)" <ji...@apache.org> on 2015/03/16 18:13:39 UTC, 0 replies.
- [jira] [Created] (CALCITE-623) Use Jenkins - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/16 19:17:39 UTC, 0 replies.
- [jira] [Created] (CALCITE-624) IllegalArgumentException: duplicate key in ReflectiveRelMetadataProvider - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/03/16 20:30:38 UTC, 0 replies.
- [jira] [Commented] (CALCITE-614) IN clause within CASE when is not working - posted by "hongbin ma (JIRA)" <ji...@apache.org> on 2015/03/16 20:30:38 UTC, 0 replies.
- [jira] [Closed] (CALCITE-624) IllegalArgumentException: duplicate key in ReflectiveRelMetadataProvider - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/03/16 20:31:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-614) IN clause within CASE gives AssertionError - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/16 20:42:38 UTC, 1 replies.
- [jira] [Reopened] (CALCITE-614) IN clause within CASE gives AssertionError - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/16 20:47:38 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-614) IN clause within CASE gives AssertionError - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/16 20:48:39 UTC, 0 replies.
- [jira] [Created] (CALCITE-625) README.md linking to the wrong page of optiq-csv - posted by "hongbin ma (JIRA)" <ji...@apache.org> on 2015/03/16 20:53:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-614) IN clause in CASE in GROUP BY gives AssertionError - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/16 21:39:38 UTC, 1 replies.
- [jira] [Commented] (CALCITE-614) IN clause in CASE in GROUP BY gives AssertionError - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/16 21:43:40 UTC, 0 replies.
- [jira] [Created] (CALCITE-626) Provide means for Avatica statements to be close()'ed - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/16 22:50:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-626) Provide means for Avatica statements to be close()'ed - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/16 22:50:38 UTC, 5 replies.
- [jira] [Created] (CALCITE-627) Add Avatica support for getTableTypes, getColumns - posted by "Xavier FH Leong (JIRA)" <ji...@apache.org> on 2015/03/17 06:51:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-627) Add Avatica support for getTableTypes, getColumns - posted by "Xavier FH Leong (JIRA)" <ji...@apache.org> on 2015/03/17 06:57:38 UTC, 2 replies.
- [jira] [Updated] (CALCITE-592) Upgrade to Guava 14.0.1 - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/17 09:52:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-335) Remove uses of linq4j Functions.adapt - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/17 09:53:38 UTC, 0 replies.
- [jira] [Commented] (CALCITE-624) IllegalArgumentException: duplicate key in ReflectiveRelMetadataProvider - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/03/17 20:22:39 UTC, 1 replies.
- [jira] [Comment Edited] (CALCITE-590) Update mongo tests to new dataset - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2015/03/17 20:24:38 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-590) Update mongo tests to new dataset - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2015/03/17 20:27:39 UTC, 0 replies.
- [jira] [Created] (CALCITE-628) Calcite hit Assertion Error when calling Frameworks.planner or RelOptRule.convert(), if the target trait is composite - posted by "Jinfeng Ni (JIRA)" <ji...@apache.org> on 2015/03/18 01:08:38 UTC, 0 replies.
- [jira] [Commented] (CALCITE-628) Calcite hit Assertion Error when calling Frameworks.planner or RelOptRule.convert(), if the target trait is composite - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/18 03:07:39 UTC, 3 replies.
- [jira] [Created] (CALCITE-629) Can't use extended version of CalcitePrepareImpl with JDBC Driver - posted by "Eugene Zimichev (JIRA)" <ji...@apache.org> on 2015/03/18 18:16:38 UTC, 0 replies.
- [jira] [Commented] (CALCITE-629) Can't use extended version of CalcitePrepareImpl with JDBC Driver - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/18 21:37:38 UTC, 3 replies.
- [jira] [Created] (CALCITE-630) [Avatica] flesh out AvaticaParameter#setObject - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/18 22:11:40 UTC, 0 replies.
- [jira] [Commented] (CALCITE-627) Add Avatica support for getTableTypes, getColumns - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/18 22:14:38 UTC, 1 replies.
- [jira] [Updated] (CALCITE-630) [Avatica] flesh out AvaticaParameter#setObject - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/18 22:14:39 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-630) [Avatica] flesh out AvaticaParameter#setObject - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/18 22:15:40 UTC, 0 replies.
- [jira] [Created] (CALCITE-631) JdbcJoin to support Non-EquiJoin - posted by "Ng Jiunn Jye (JIRA)" <ji...@apache.org> on 2015/03/19 04:42:39 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-629) Can't use extended version of CalcitePrepareImpl with JDBC Driver - posted by "Vladimir Sitnikov (JIRA)" <ji...@apache.org> on 2015/03/19 09:35:38 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (CALCITE-627) Add Avatica support for getTableTypes, getColumns - posted by "Xavier FH Leong (JIRA)" <ji...@apache.org> on 2015/03/19 10:17:38 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-468) Introduce semi join reduction optimization in Calcite - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/19 17:58:38 UTC, 0 replies.
- [jira] [Created] (CALCITE-632) Sort order returned by SUPERCLASS_COMPARATOR in ReflectiveRelMetadataProvider is inconsistent - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/03/19 22:22:40 UTC, 0 replies.
- [jira] [Created] (CALCITE-633) WITH ... ORDER BY cannot find table - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/19 23:58:38 UTC, 0 replies.
- [jira] [Created] (CALCITE-634) Failure to order by function if DISTINCT clause is present - posted by "Sean Hsuan-Yi Chu (JIRA)" <ji...@apache.org> on 2015/03/20 00:33:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-634) Failure to order by if DISTINCT clause is present - posted by "Sean Hsuan-Yi Chu (JIRA)" <ji...@apache.org> on 2015/03/20 00:37:38 UTC, 3 replies.
- [jira] [Commented] (CALCITE-634) Failure to order by if DISTINCT clause is present - posted by "Jinfeng Ni (JIRA)" <ji...@apache.org> on 2015/03/20 00:53:38 UTC, 1 replies.
- [jira] [Created] (CALCITE-635) Add support in Avatica for key reference meta data - posted by "Xavier FH Leong (JIRA)" <ji...@apache.org> on 2015/03/20 03:57:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-632) Sort order returned by SUPERCLASS_COMPARATOR in ReflectiveRelMetadataProvider is inconsistent - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/03/20 04:46:38 UTC, 0 replies.
- [jira] [Commented] (CALCITE-632) Sort order returned by SUPERCLASS_COMPARATOR in ReflectiveRelMetadataProvider is inconsistent - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/03/20 04:58:38 UTC, 3 replies.
- [jira] [Updated] (CALCITE-596) JDBCAdaptor: Resultset.get does not handle Null value - posted by "Yuri Au Yong (JIRA)" <ji...@apache.org> on 2015/03/20 08:25:39 UTC, 1 replies.
- [jira] [Created] (CALCITE-636) Connection isolation for Avatica clients - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/20 17:54:38 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-636) Connection isolation for Avatica clients - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/20 17:55:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-636) Connection isolation for Avatica clients - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/20 18:38:40 UTC, 2 replies.
- [jira] [Updated] (CALCITE-634) Failure to order by an aggregate function, which exists in select-clause if distinct is present in select-clause - posted by "Sean Hsuan-Yi Chu (JIRA)" <ji...@apache.org> on 2015/03/20 19:51:38 UTC, 3 replies.
- [jira] [Commented] (CALCITE-634) Failure to order by an aggregate function, which exists in select-clause if distinct is present in select-clause - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/20 20:13:38 UTC, 0 replies.
- [jira] [Commented] (CALCITE-631) JdbcJoin to support Non-EquiJoin - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/20 20:39:38 UTC, 5 replies.
- [jira] [Created] (CALCITE-637) Implement Avatica close connection RPC - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/20 21:12:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-637) Implement Avatica close connection RPC - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/20 21:14:40 UTC, 2 replies.
- [jira] [Assigned] (CALCITE-637) Implement Avatica close connection RPC - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/20 21:14:41 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-637) Implement Avatica close connection RPC - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/20 21:15:39 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-632) Sort order returned by SUPERCLASS_COMPARATOR in ReflectiveRelMetadataProvider is inconsistent - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/03/20 22:32:38 UTC, 0 replies.
- [jira] [Created] (CALCITE-638) SQL standard REAL is 4 bytes, FLOAT is 8 bytes - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/20 23:15:38 UTC, 0 replies.
- [jira] [Updated] (CALCITE-630) Flesh out AvaticaParameter#setObject - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/23 06:59:10 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-588) Allow TableMacro to consume Maps and Collections - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/23 09:06:10 UTC, 0 replies.
- [jira] [Updated] (CALCITE-596) JDBC adapter incorrectly reads null values as 0 - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/23 09:39:11 UTC, 0 replies.
- [jira] [Created] (CALCITE-639) Open up permissions on avatica server components - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/23 21:26:53 UTC, 0 replies.
- [jira] [Updated] (CALCITE-639) Open up permissions on avatica server components - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/23 21:57:53 UTC, 1 replies.
- [jira] [Assigned] (CALCITE-639) Open up permissions on avatica server components - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/23 21:57:53 UTC, 0 replies.
- [jira] [Commented] (CALCITE-639) Open up permissions on avatica server components - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/23 23:33:55 UTC, 4 replies.
- [jira] [Resolved] (CALCITE-618) Add Avatica support for getTables - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/23 23:35:52 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-638) SQL standard REAL is 4 bytes, FLOAT is 8 bytes - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/23 23:36:52 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-335) Remove uses of linq4j Functions.adapt - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/23 23:38:52 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-596) JDBC adapter incorrectly reads null values as 0 - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/23 23:38:53 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-627) Add Avatica support for getTableTypes, getColumns - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/23 23:39:52 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-592) Upgrade to Guava 14.0.1 - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/23 23:40:52 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-630) Flesh out AvaticaParameter#setObject - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/23 23:40:53 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-619) Slim down dependencies in parent POM - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/23 23:41:53 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-614) IN clause in CASE in GROUP BY gives AssertionError - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/23 23:42:52 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-633) WITH ... ORDER BY cannot find table - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/23 23:43:54 UTC, 0 replies.
- [jira] [Updated] (CALCITE-634) Allow ORDER BY aggregate function in SELECT DISTINCT, provided that it occurs in SELECT clause - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/24 00:54:53 UTC, 0 replies.
- [jira] [Created] (CALCITE-640) Avatica server should expire stale connections/statements - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/24 01:00:59 UTC, 0 replies.
- [jira] [Updated] (CALCITE-641) Implement logging throughout Avatica - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/24 01:02:54 UTC, 2 replies.
- [jira] [Created] (CALCITE-641) Implement logging through Avatica - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/24 01:02:54 UTC, 0 replies.
- [jira] [Created] (CALCITE-642) Avatica server metrics - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/24 01:04:52 UTC, 0 replies.
- [jira] [Created] (CALCITE-643) User authentication for avatica clients - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/24 01:06:52 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-634) Allow ORDER BY aggregate function in SELECT DISTINCT, provided that it occurs in SELECT clause - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/24 01:41:52 UTC, 0 replies.
- [jira] [Commented] (CALCITE-640) Avatica server should expire stale connections/statements - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/24 03:14:53 UTC, 4 replies.
- [jira] [Commented] (CALCITE-641) Implement logging throughout Avatica - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/24 03:19:53 UTC, 2 replies.
- [jira] [Updated] (CALCITE-643) User authentication for avatica clients - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/24 03:22:52 UTC, 0 replies.
- [jira] [Updated] (CALCITE-642) Avatica server metrics - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/24 03:22:53 UTC, 1 replies.
- [jira] [Updated] (CALCITE-640) Avatica server should expire stale connections/statements - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/24 03:23:52 UTC, 3 replies.
- [jira] [Commented] (CALCITE-642) Avatica server metrics - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/24 03:36:52 UTC, 1 replies.
- [jira] [Updated] (CALCITE-631) JdbcJoin to support Non-EquiJoin - posted by "Ng Jiunn Jye (JIRA)" <ji...@apache.org> on 2015/03/24 07:59:52 UTC, 2 replies.
- [jira] [Commented] (CALCITE-597) JdbcJoin: Wrong generated column list when join table with same column name - posted by "Ng Jiunn Jye (JIRA)" <ji...@apache.org> on 2015/03/24 08:56:52 UTC, 0 replies.
- [jira] [Created] (CALCITE-644) Increase check style line limit to 100 chars - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/24 19:00:56 UTC, 0 replies.
- [jira] [Updated] (CALCITE-644) Increase check style line limit to 100 chars - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/24 19:02:53 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-644) Increase check style line limit to 100 chars - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/24 19:02:54 UTC, 0 replies.
- [jira] [Commented] (CALCITE-626) Provide means for Avatica statements to be close()'ed - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/24 21:39:53 UTC, 5 replies.
- [jira] [Comment Edited] (CALCITE-640) Avatica server should expire stale connections/statements - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/24 22:45:55 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-625) README.md linking to the wrong page of optiq-csv - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/25 00:13:53 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-632) Sort order returned by SUPERCLASS_COMPARATOR in ReflectiveRelMetadataProvider is inconsistent - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/25 00:13:53 UTC, 0 replies.
- [jira] [Created] (CALCITE-645) Pass server-side exceptions back to the client - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/25 01:12:53 UTC, 0 replies.
- [jira] [Commented] (CALCITE-645) Pass server-side exceptions back to the client - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/25 01:18:53 UTC, 2 replies.
- [jira] [Updated] (CALCITE-613) Implicitly convert strings to datetimes in comparisons - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/25 07:06:53 UTC, 0 replies.
- [jira] [Created] (CALCITE-646) AvaticaStatement execute method unable to work in Remote JDBC - posted by "YeongWei (JIRA)" <ji...@apache.org> on 2015/03/25 10:55:52 UTC, 0 replies.
- [jira] [Updated] (CALCITE-613) Implicitly convert character values in comparisons - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/25 19:27:53 UTC, 1 replies.
- [jira] [Commented] (CALCITE-646) AvaticaStatement execute method unable to work in Remote JDBC - posted by "Xavier FH Leong (JIRA)" <ji...@apache.org> on 2015/03/26 04:04:53 UTC, 1 replies.
- [jira] [Updated] (CALCITE-646) AvaticaStatement execute method unable to work in Remote JDBC - posted by "YeongWei (JIRA)" <ji...@apache.org> on 2015/03/26 04:44:52 UTC, 0 replies.
- [jira] [Created] (CALCITE-647) Avatica cursor type cast for number cause exception in AvaticaResultSet - posted by "Xavier FH Leong (JIRA)" <ji...@apache.org> on 2015/03/26 15:08:52 UTC, 0 replies.
- [jira] [Updated] (CALCITE-647) Avatica cursor type cast for number cause exception in AvaticaResultSet - posted by "Xavier FH Leong (JIRA)" <ji...@apache.org> on 2015/03/26 15:16:52 UTC, 2 replies.
- [jira] [Created] (CALCITE-648) ProjectMergeRule's description does not follow the new naming convention when it is used in force mode. - posted by "Jinfeng Ni (JIRA)" <ji...@apache.org> on 2015/03/26 20:26:00 UTC, 0 replies.
- [jira] [Updated] (CALCITE-648) ProjectMergeRule's description does not follow the new naming convention when it is used in force mode. - posted by "Jinfeng Ni (JIRA)" <ji...@apache.org> on 2015/03/26 20:29:53 UTC, 0 replies.
- [jira] [Commented] (CALCITE-613) Implicitly convert character values in comparisons - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/26 23:04:54 UTC, 2 replies.
- [jira] [Commented] (CALCITE-647) Avatica cursor type cast for number cause exception in AvaticaResultSet - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/26 23:46:54 UTC, 3 replies.
- [jira] [Comment Edited] (CALCITE-631) JdbcJoin to support Non-EquiJoin - posted by "Ng Jiunn Jye (JIRA)" <ji...@apache.org> on 2015/03/27 01:34:54 UTC, 0 replies.
- [jira] [Updated] (CALCITE-648) Update ProjectMergeRule description for new naming convention - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/27 03:33:55 UTC, 0 replies.
- [jira] [Updated] (CALCITE-631) Push theta joins down to JDBC adapter - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/27 03:52:53 UTC, 1 replies.
- [jira] [Commented] (CALCITE-631) Push theta joins down to JDBC adapter - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/27 07:40:52 UTC, 4 replies.
- [jira] [Created] (CALCITE-649) Extend splitCondition method in RelOptUtil to support MultiJoin operator - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/03/27 11:32:52 UTC, 0 replies.
- [jira] [Commented] (CALCITE-649) Extend splitCondition method in RelOptUtil to support MultiJoin operator - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/03/27 13:01:01 UTC, 3 replies.
- [jira] [Created] (CALCITE-650) Metadata provider for average size of a tuple does not support SemiJoin operator - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/03/27 18:15:55 UTC, 0 replies.
- [jira] [Commented] (CALCITE-644) Increase check style line limit to 100 chars - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/27 18:47:56 UTC, 0 replies.
- [jira] [Commented] (CALCITE-650) Metadata provider for average size of a tuple does not support SemiJoin operator - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2015/03/27 20:17:54 UTC, 0 replies.
- [jira] [Created] (CALCITE-651) In JdbcMeta, convert property definitions to an enum - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/27 21:43:52 UTC, 0 replies.
- [jira] [Updated] (CALCITE-651) In JdbcMeta, convert property definitions to an enum - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/27 21:43:53 UTC, 1 replies.
- [jira] [Created] (CALCITE-652) Move server pieces of avatica into avatica-server - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/27 21:45:57 UTC, 0 replies.
- [jira] [Created] (CALCITE-653) ProjectMerge rule merges unmergeable projects involving analytic function - posted by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2015/03/28 00:49:52 UTC, 0 replies.
- [jira] [Created] (CALCITE-654) Tighten up AvaticaStatement#execute semantics - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/28 01:07:52 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-654) Tighten up AvaticaStatement#execute semantics - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/28 01:09:52 UTC, 0 replies.
- [jira] [Updated] (CALCITE-654) Tighten up AvaticaStatement#execute semantics - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/28 01:09:52 UTC, 1 replies.
- [jira] [Commented] (CALCITE-653) ProjectMerge rule merges unmergeable projects involving analytic function - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/28 03:56:53 UTC, 0 replies.
- [jira] [Updated] (CALCITE-650) Add metadata for average size of a tuple in SemiJoin - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/28 04:20:52 UTC, 1 replies.
- [jira] [Resolved] (CALCITE-626) Provide means for Avatica statements to be close()'ed - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/30 07:59:53 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-648) Update ProjectMergeRule description for new naming convention - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/30 08:01:04 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-617) Check at initialization time in CachingInvocationHandler that MD provider is not null - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/30 08:01:05 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-636) Connection isolation for Avatica clients - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/30 08:01:52 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-640) Avatica server should expire stale connections/statements - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/30 08:02:53 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-644) Increase check style line limit to 100 chars - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/30 08:03:52 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-649) Extend splitCondition method in RelOptUtil to support MultiJoin operator - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/30 08:03:54 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-637) Implement Avatica close connection RPC - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/30 08:04:53 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-650) Add metadata for average size of a tuple in SemiJoin - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/30 08:05:53 UTC, 0 replies.
- [jira] [Resolved] (CALCITE-639) Open up permissions on avatica server components - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/30 08:06:52 UTC, 0 replies.
- [jira] [Comment Edited] (CALCITE-631) Push theta joins down to JDBC adapter - posted by "Ng Jiunn Jye (JIRA)" <ji...@apache.org> on 2015/03/30 17:43:53 UTC, 2 replies.
- [jira] [Created] (CALCITE-655) Implement "connectionSync" RPC - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/31 01:03:52 UTC, 0 replies.
- [jira] [Assigned] (CALCITE-655) Implement "connectionSync" RPC - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/31 01:03:55 UTC, 0 replies.
- [jira] [Updated] (CALCITE-655) Implement "connectionSync" RPC - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/31 01:03:55 UTC, 2 replies.
- [jira] [Created] (CALCITE-656) Write tests for PreparedStatement.setXxx and ResultSet.getXxx - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/31 03:14:53 UTC, 0 replies.
- [jira] [Updated] (CALCITE-656) Write tests for PreparedStatement.setXxx and ResultSet.getXxx - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/31 03:20:54 UTC, 0 replies.
- [jira] [Commented] (CALCITE-655) Implement "connectionSync" RPC - posted by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/03/31 03:26:52 UTC, 1 replies.
- [jira] [Created] (CALCITE-657) NullPointerException when executing JdbcAggregate implement method - posted by "Yuri Au Yong (JIRA)" <ji...@apache.org> on 2015/03/31 09:47:52 UTC, 0 replies.
- [jira] [Commented] (CALCITE-651) In JdbcMeta, convert property definitions to an enum - posted by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/03/31 23:30:52 UTC, 0 replies.