Re: [DISCUSS] Towards Avatica 1.13.0

2018-11-23 Thread Julian Hyde
Great, thanks. Just wanted to make sure I wasn’t they only one seeing this. > On Nov 23, 2018, at 6:00 PM, Francis Chuang wrote: > > `mvn site` should work correctly once my PR for CALCITE-2698 is merged. > > `mvn site` broke because my fix for CALCITE-2385 required -DskipDockerCheck > to be

Re: [DISCUSS] Towards Avatica 1.13.0

2018-11-23 Thread Francis Chuang
`mvn site` should work correctly once my PR for CALCITE-2698 is merged. `mvn site` broke because my fix for CALCITE-2385 required -DskipDockerCheck to be appended to all invocations of `mvn`. The fix for CALCITE-2698 removes this check and allows docker hub to pass the avatica version to be

Re: [DISCUSS] Towards Avatica 1.13.0

2018-11-23 Thread Julian Hyde
Are you aware that “mvn site” has been broken for several days? [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.7.1:site (default-site) on project avatica-parent: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal

[jira] [Created] (CALCITE-2703) Reduce code generation and class loading overhead when executing queries in the EnumerableConvention

2018-11-23 Thread Stamatis Zampetakis (JIRA)
Stamatis Zampetakis created CALCITE-2703: Summary: Reduce code generation and class loading overhead when executing queries in the EnumerableConvention Key: CALCITE-2703 URL:

[jira] [Created] (CALCITE-2702) Invalid commit()/rollback() behavior on JDBC connection

2018-11-23 Thread Dirk Mahler (JIRA)
Dirk Mahler created CALCITE-2702: Summary: Invalid commit()/rollback() behavior on JDBC connection Key: CALCITE-2702 URL: https://issues.apache.org/jira/browse/CALCITE-2702 Project: Calcite

[jira] [Created] (CALCITE-2701) Make generated Baz classes immutable

2018-11-23 Thread Stamatis Zampetakis (JIRA)
Stamatis Zampetakis created CALCITE-2701: Summary: Make generated Baz classes immutable Key: CALCITE-2701 URL: https://issues.apache.org/jira/browse/CALCITE-2701 Project: Calcite

[jira] [Created] (CALCITE-2700) MaterializedView rewrite rules are matched on physical operators.

2018-11-23 Thread Ken Wang (JIRA)
Ken Wang created CALCITE-2700: - Summary: MaterializedView rewrite rules are matched on physical operators. Key: CALCITE-2700 URL: https://issues.apache.org/jira/browse/CALCITE-2700 Project: Calcite