[jira] [Created] (CALCITE-4406) SqlTableRef OPERATOR should create a SqlTableRef as the call

2020-11-17 Thread Danny Chen (Jira)
Danny Chen created CALCITE-4406: --- Summary: SqlTableRef OPERATOR should create a SqlTableRef as the call Key: CALCITE-4406 URL: https://issues.apache.org/jira/browse/CALCITE-4406 Project: Calcite

Re: [DISCUSS][CALCITE-4199] Ensure nullness verification via checkerframework

2020-11-17 Thread Vladimir Sitnikov
Hi, I've completed @nullable annotations for linq4j and core modules. The PR is https://github.com/apache/calcite/pull/2268 All existing tests pass. There might be minor tweaks, however, I expect the change is mergeable. if no-one objects within a week (~1 December), I'll assume lazy consensus

[jira] [Created] (CALCITE-4405) Search/Sarg does not handle UNKNOWN correctly

2020-11-17 Thread Julian Hyde (Jira)
Julian Hyde created CALCITE-4405: Summary: Search/Sarg does not handle UNKNOWN correctly Key: CALCITE-4405 URL: https://issues.apache.org/jira/browse/CALCITE-4405 Project: Calcite Issue

[jira] [Created] (CALCITE-4404) Missing LogicalCorrelate when using FILTER_SUB_QUERY_TO_CORRELATE for nested subqueries

2020-11-17 Thread Thomas Rebele (Jira)
Thomas Rebele created CALCITE-4404: -- Summary: Missing LogicalCorrelate when using FILTER_SUB_QUERY_TO_CORRELATE for nested subqueries Key: CALCITE-4404 URL: https://issues.apache.org/jira/browse/CALCITE-4404

[jira] [Created] (CALCITE-4403) ./gradlew build -x test fails on AArch64, Fedora 33 (Java 11)

2020-11-17 Thread Lutz Weischer (Jira)
Lutz Weischer created CALCITE-4403: -- Summary: ./gradlew build -x test fails on AArch64, Fedora 33 (Java 11) Key: CALCITE-4403 URL: https://issues.apache.org/jira/browse/CALCITE-4403 Project: