[jira] [Created] (CALCITE-4105) Replace Pair with Flat2List in RelDigestWriter to improve hash code distribution

2020-07-03 Thread Haisheng Yuan (Jira)
Haisheng Yuan created CALCITE-4105: -- Summary: Replace Pair with Flat2List in RelDigestWriter to improve hash code distribution Key: CALCITE-4105 URL: https://issues.apache.org/jira/browse/CALCITE-4105

[jira] [Created] (CALCITE-4104) Add automatically link to GitHub PR and 'pull-request-available' label to issues

2020-07-03 Thread Stamatis Zampetakis (Jira)
Stamatis Zampetakis created CALCITE-4104: Summary: Add automatically link to GitHub PR and 'pull-request-available' label to issues Key: CALCITE-4104 URL:

Re: Re: [DISCUSS] Refactor how planner rules are parameterized

2020-07-03 Thread Michael Mior
I'll just add for the relatively common case where a rule is matching a node with a specific node as a child, and so on that we could easily add a less verbose API to make this part of the rule definition equally concise. -- Michael Mior mm...@apache.org Le dim. 14 juin 2020 à 15:36, Haisheng

Re: Deploy Calcite to local Maven Repository

2020-07-03 Thread Vladimir Sitnikov
Just in case, `./gradlew tasks` shows that, and the idea is to keep the selected list of useful tasks there. Vladimir

Re: Deploy Calcite to local Maven Repository

2020-07-03 Thread Enrico Olivelli
Il giorno ven 3 lug 2020 alle ore 16:26 953396112 <953396...@qq.com> ha scritto: > You can use the following command to publish jars to your local Maven > repository. I hope it can help you. > ./gradlew :core:publishToMavenLocal > It works ! Thank you very much Enrico > > > > Best regards >

??????Deploy Calcite to local Maven Repository

2020-07-03 Thread 953396112
You can use the following command to publish jars to your local Maven repository. I hope it can help you. ./gradlew :core:publishToMavenLocal Best regards xzh ---- ??:"Enrico Olivelli"https://docs.gradle.org/current/userguide/maven_plugin.html

Deploy Calcite to local Maven Repository

2020-07-03 Thread Enrico Olivelli
Hi, I am trying to build Calcite and put jars into local Maven repository Usually this is easy with the Maven plugin https://docs.gradle.org/current/userguide/maven_plugin.html ./gradlew install -x test I am trying to add the 'maven' plugin to Gradle configuration but without effect Is there

Re: Re: [DISCUSS] Refactor how planner rules are parameterized

2020-07-03 Thread Stamatis Zampetakis
I agree with this plan. We already have ~70 commits in master so it is good enough to go for a release On Thu, Jul 2, 2020 at 12:27 AM Julian Hyde wrote: > PS If we take that approach, let's release 1.24 soon. CALCITE-3923 is > a big PR and bit-rot will set in if it lingers too long. > > On

Calcite-Master - Build # 1821 - Still Failing

2020-07-03 Thread Apache Jenkins Server
The Apache Jenkins build system has built Calcite-Master (build #1821) Status: Still Failing Check console output at https://builds.apache.org/job/Calcite-Master/1821/ to view the results.