Re: [jira] [Created] (CALCITE-4898) Upgrading Elasticsearch version from 7.0.1 to 7.15 in Elasticsearch Adapter

2021-12-16 Thread Julian Hyde
This is a useful change (just committed in https://github.com/apache/calcite/commit/d6a36fc08715eba31d1d6bc26ef1ff5558d04b8d ) but it introduces a new package repository. Are we OK with that? The ConJars.org

[jira] [Created] (CALCITE-4945) Compilation failes on subquery

2021-12-16 Thread Vladimir Steshin (Jira)
Vladimir Steshin created CALCITE-4945: - Summary: Compilation failes on subquery Key: CALCITE-4945 URL: https://issues.apache.org/jira/browse/CALCITE-4945 Project: Calcite Issue Type: Bug

Creating a parser for Big query

2021-12-16 Thread Arash Bizhan zadeh
Hi, I am trying to create a parser to parse big query statements like this - this is kotlin btw: val sqlParserConfig = BigQuerySqlDialect( BigQuerySqlDialect.DEFAULT_CONTEXT.withDatabaseProduct(SqlDialect.DatabaseProduct.BIG_QUERY)).configureParser(SqlParser.config()

Jenkins build is back to normal : Calcite ยป Calcite-snapshots #16

2021-12-16 Thread Apache Jenkins Server
See

Re: Failing task :linq4j:jandexMain when executing CheckerFramework

2021-12-16 Thread Vladimir Sitnikov
>First some annoying :core:checkstyleTest that interferes with files generated by Intellij IDEA, with hundreds of error messages similar to the following: We exclude generated files from the style checks via the following patterns:

[jira] [Created] (CALCITE-4944) Add a property to activate the RuleMatchVisualizer

2021-12-16 Thread Thomas Rebele (Jira)
Thomas Rebele created CALCITE-4944: -- Summary: Add a property to activate the RuleMatchVisualizer Key: CALCITE-4944 URL: https://issues.apache.org/jira/browse/CALCITE-4944 Project: Calcite

[jira] [Created] (CALCITE-4943) Type conversin in Project / HepPlaner: INTEGER to JavaType(int)

2021-12-16 Thread Vladimir Steshin (Jira)
Vladimir Steshin created CALCITE-4943: - Summary: Type conversin in Project / HepPlaner: INTEGER to JavaType(int) Key: CALCITE-4943 URL: https://issues.apache.org/jira/browse/CALCITE-4943 Project: