Re: JIRAs and Pull Requests Cleanup

2019-03-01 Thread Michael Mior
There's one other thing that I would personally find helpful. When a committer is reviewing a PR, I propose assigning it to yourself on GitHub. This serves two functions: 1) it makes it clear that someone has taken responsibility for the PR, and 2) it lets you easily go back and look at PRs you

[jira] [Created] (CALCITE-2888) Enhance RexImplicationChecker to better handle filters with CAST

2019-03-01 Thread Juhwan Kim (JIRA)
Juhwan Kim created CALCITE-2888: --- Summary: Enhance RexImplicationChecker to better handle filters with CAST Key: CALCITE-2888 URL: https://issues.apache.org/jira/browse/CALCITE-2888 Project: Calcite

Re: Generating javadoc using Docker

2019-03-01 Thread Michael Mior
You may wish to try running mvn install in the repository first. If this solves your problem, we should document this. -- Michael Mior mm...@apache.org Le jeu. 28 févr. 2019 à 17:24, Siddharth Teotia a écrit : > > Hi, > > I am following the instructions here >

Calcite-Master - Build # 1051 - Failure

2019-03-01 Thread Apache Jenkins Server
The Apache Jenkins build system has built Calcite-Master (build #1051) Status: Failure Check console output at https://builds.apache.org/job/Calcite-Master/1051/ to view the results.

[jira] [Created] (CALCITE-2887) Improve performance of RexLiteral#toJavaString

2019-03-01 Thread Stamatis Zampetakis (JIRA)
Stamatis Zampetakis created CALCITE-2887: Summary: Improve performance of RexLiteral#toJavaString Key: CALCITE-2887 URL: https://issues.apache.org/jira/browse/CALCITE-2887 Project: Calcite

[jira] [Created] (CALCITE-2886) Simplification of AND expressions should push negations earlier

2019-03-01 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created CALCITE-2886: - Summary: Simplification of AND expressions should push negations earlier Key: CALCITE-2886 URL: https://issues.apache.org/jira/browse/CALCITE-2886 Project:

Re: "ASF GitHub Bot added a worklog" emails

2019-03-01 Thread Stamatis Zampetakis
I am getting this work log notifications even If I am just wathcing an issue. Isn't there a way to just deactivate notifications for the worklog? I still want to follow the discussion when people add comments but getting notified for every single commit or minor change in the PR is too much.

Re: Question about SchemeaPlus

2019-03-01 Thread Qi Yu
Thank you for your help and suggestion about it Julian Hyde 于2019年2月28日周四 上午4:09写道: > In https://issues.apache.org/jira/browse/CALCITE-707 < > https://issues.apache.org/jira/browse/CALCITE-707> we added methods such > as ‘boolean removeTable(String)’ and ‘boolean removeSubSchema(String)’ to >

[jira] [Created] (CALCITE-2885) SqlValidatorImpl fails when processing a InferTypes.FIRST_KNOWN function containing a function with a dynamic parameter as first operand

2019-03-01 Thread Ruben Quesada Lopez (JIRA)
Ruben Quesada Lopez created CALCITE-2885: Summary: SqlValidatorImpl fails when processing a InferTypes.FIRST_KNOWN function containing a function with a dynamic parameter as first operand Key: CALCITE-2885

[jira] [Created] (CALCITE-2884) Add the JSON_INSERT function

2019-03-01 Thread Forward Xu (JIRA)
Forward Xu created CALCITE-2884: --- Summary: Add the JSON_INSERT function Key: CALCITE-2884 URL: https://issues.apache.org/jira/browse/CALCITE-2884 Project: Calcite Issue Type: New Feature