[jira] [Created] (CALCITE-4327) RelBuilder#scan(...) should work when used in RelRule#onMatch as call.builder()

2020-10-11 Thread Vladimir Sitnikov (Jira)
Vladimir Sitnikov created CALCITE-4327: -- Summary: RelBuilder#scan(...) should work when used in RelRule#onMatch as call.builder() Key: CALCITE-4327 URL: https://issues.apache.org/jira/browse/CALCITE-4327

[jira] [Created] (CALCITE-4328) Update janino compiler, and configure it to produce Java 1.8+ bytecode

2020-10-11 Thread Vladimir Sitnikov (Jira)
Vladimir Sitnikov created CALCITE-4328: -- Summary: Update janino compiler, and configure it to produce Java 1.8+ bytecode Key: CALCITE-4328 URL: https://issues.apache.org/jira/browse/CALCITE-4328

[jira] [Created] (CALCITE-4329) EnumerableRules#BRIDGE_METHODS should be skipped when actual type is Object

2020-10-11 Thread Vladimir Sitnikov (Jira)
Vladimir Sitnikov created CALCITE-4329: -- Summary: EnumerableRules#BRIDGE_METHODS should be skipped when actual type is Object Key: CALCITE-4329 URL: https://issues.apache.org/jira/browse/CALCITE-4329

[jira] [Created] (CALCITE-4330) TableScan#explainTerms is not enough for digest

2020-10-11 Thread Jiatao Tao (Jira)
Jiatao Tao created CALCITE-4330: --- Summary: TableScan#explainTerms is not enough for digest Key: CALCITE-4330 URL: https://issues.apache.org/jira/browse/CALCITE-4330 Project: Calcite Issue Type: