[jira] [Created] (CALCITE-4395) Add an interface in RelOptMaterializations to allow registering normalization rules

2020-11-11 Thread xzh_dz (Jira)
xzh_dz created CALCITE-4395: --- Summary: Add an interface in RelOptMaterializations to allow registering normalization rules Key: CALCITE-4395 URL: https://issues.apache.org/jira/browse/CALCITE-4395 Project:

[jira] [Created] (CALCITE-4394) When generating code for a function call, take the inferred operand type into account

2020-11-11 Thread Julian Hyde (Jira)
Julian Hyde created CALCITE-4394: Summary: When generating code for a function call, take the inferred operand type into account Key: CALCITE-4394 URL: https://issues.apache.org/jira/browse/CALCITE-4394

Re: [DISCUSS] State of the project 2020

2020-11-11 Thread Rui Wang
Thanks Stamatis for serving as the PMC chair for Calcite in 2020! One of the highlights I want to give for the PR reviewing/merging area was the practice we started to adopt in recent releases: we started to check each JIRA marked with the right release version and see whether there is a PR in a

Re: [HELP] NPE on WebSphere 9 when starting application using calcite library (potential circular dependency in class initialization)

2020-11-11 Thread Ruben Q L
Unfortunately, so far I have not been able to reproduce the issue with a unit test, neither on Github CI [1] nor in a local environment. In any case, analyzing the code we can see that the risk is in theory present; and my original message shows that it can manifest in practice under certain

[jira] [Created] (CALCITE-4392) The operation of checking types equal ignoring null can be more efficient

2020-11-11 Thread Liya Fan (Jira)
Liya Fan created CALCITE-4392: - Summary: The operation of checking types equal ignoring null can be more efficient Key: CALCITE-4392 URL: https://issues.apache.org/jira/browse/CALCITE-4392 Project:

Re: [DISCUSS] State of the project 2020

2020-11-11 Thread Ruben Q L
Hello, First of all, thanks Stamatis for this detailed "state of the project", and thanks for your great work as PMC chair throughout this year, I take my hat off. Regarding the PR issue, I agree with Chunwei. It is true that there is a big amount of pending PRs, but some of them are quite old