Re: [DISCUSS] Next releases

2021-10-14 Thread Julian Hyde
I'm ready to produce the first release candidate, but I am blocked by a Gradle issue. Vladimir, I'd be grateful if you could take a look. https://issues.apache.org/jira/browse/CALCITE-4853 Julian On Thu, Oct 14, 2021 at 10:37 AM Julian Hyde wrote: > > I have written a first draft of the

Re: [DISCUSS] Next releases

2021-10-14 Thread Julian Hyde
I have written a first draft of the release notes and opened a pull request. Can people please review the release notes and check contributor names. https://github.com/julianhyde/calcite/blob/4835-release-1.28/site/_docs/history.md https://github.com/apache/calcite/pull/2584 Master branch is

Re: [DISCUSS] Next releases

2021-10-10 Thread Julian Hyde
Now that Avatica’s release 1.19 is final, the master branch is open for commits. I’ll make the official release announcement on Monday. I’m targeting Wednesday for the first release candidate for Calcite version 1.28. Julian > On Oct 7, 2021, at 12:32 PM, Jacques Nadeau wrote: > > I

Re: [DISCUSS] Next releases

2021-10-07 Thread Jacques Nadeau
I merged the last patch and have linked the release ticket to a release note gist for the changes. Thanks. On Wed, Oct 6, 2021, 10:21 PM Jacques Nadeau wrote: > FYI, the last patch for immutables is up and passing all checks. I'll do > another pass in the morning to make sure everything looks

Re: [DISCUSS] Next releases

2021-10-06 Thread Jacques Nadeau
FYI, the last patch for immutables is up and passing all checks. I'll do another pass in the morning to make sure everything looks good and then will merge if I don't hear any concerns. https://github.com/apache/calcite/pull/2568 On Wed, Oct 6, 2021, 1:04 PM Jacques Nadeau wrote: >

Re: [DISCUSS] Next releases

2021-10-06 Thread Jacques Nadeau
Definitely. I'm also trying to add helpful comments in a couple of key javadoc locations. On Wed, Oct 6, 2021 at 1:02 PM Julian Hyde wrote: > Thanks for following through on this large change, Jacques. Be sure to > document the changes people will need to make if they have defined their > own

Re: [DISCUSS] Next releases

2021-10-06 Thread Julian Hyde
Thanks for following through on this large change, Jacques. Be sure to document the changes people will need to make if they have defined their own rules. > On Oct 6, 2021, at 12:59 PM, Jacques Nadeau wrote: > > I'm hoping (fingers crossed) to have the final Immutables patch up today > and

Re: [DISCUSS] Next releases

2021-10-06 Thread Jacques Nadeau
I'm hoping (fingers crossed) to have the final Immutables patch up today and if all goes well, get that merged before the release. On Wed, Oct 6, 2021 at 11:34 AM Julian Hyde wrote: > So, the vote for Avatica 1.19 is underway, and we will likely have a > release in 4 or 5 days. > > Next up,

Re: [DISCUSS] Next releases

2021-10-06 Thread Julian Hyde
So, the vote for Avatica 1.19 is underway, and we will likely have a release in 4 or 5 days. Next up, Calcite release 1.28. I'll be release manager for that too, and I'd like to start the vote in a week. I have three asks: 1. Start stabilizing the build. If you have a change that might cause

Re: [DISCUSS] Next releases

2021-09-27 Thread Alessandro Solimando
Hi everyone, I have prepared the PR, you can find it here: https://github.com/apache/calcite-avatica/pull/154. Best regards, Alessandro On Mon, 27 Sept 2021 at 20:27, Alessandro Solimando < alessandro.solima...@gmail.com> wrote: > Hi Julian, > I can help with PR-143 >

Re: [DISCUSS] Next releases

2021-09-27 Thread Alessandro Solimando
Hi Julian, I can help with PR-143 , since I have contributed to the modified classes in the past. I will still need a committer to merge but I can rebase on master and fix issues, if any. Best regards, Alessandro On Mon, 27 Sept 2021 at 07:52,

Re: [DISCUSS] Next releases

2021-09-26 Thread Julian Hyde
Can people please try to review and merge the Avatica PRs this week? Several look ready: https://github.com/apache/calcite-avatica/pulls Julian > On Sep 24, 2021, at 6:22 PM, Haisheng Yuan wrote: > > Sounds good! > > On 2021/09/25 01:13:26, Julian Hyde wrote: >> I propose to start a

Re: [DISCUSS] Next releases

2021-09-24 Thread Haisheng Yuan
Sounds good! On 2021/09/25 01:13:26, Julian Hyde wrote: > I propose to start a vote for Avatica 1.19 one week from now, and a > vote for Calcite 1.28 two weeks from now. I'll be RM for both. How > does that timing sound? > > Julian > > On Fri, Sep 24, 2021 at 10:12 AM James Starr wrote: > >

Re: [DISCUSS] Next releases

2021-09-24 Thread Julian Hyde
I propose to start a vote for Avatica 1.19 one week from now, and a vote for Calcite 1.28 two weeks from now. I'll be RM for both. How does that timing sound? Julian On Fri, Sep 24, 2021 at 10:12 AM James Starr wrote: > > When is calcite planning on going to 2.0? > > On Fri, Sep 24, 2021 at

Re: [DISCUSS] Next releases

2021-09-24 Thread James Starr
When is calcite planning on going to 2.0? On Fri, Sep 24, 2021 at 3:35 AM Stamatis Zampetakis wrote: > From the last discussion [1], the list was the following for Calcite: > > Julian Hyde for 1.28.0 > Rui Wang for 1.29.0 > Andrei Sereda for 1.30.0 > Liya Fan for 1.31.0 > > [1] > >

[DISCUSS] Next releases

2021-09-23 Thread Julian Hyde
We're about due for releases of Avatica and Calcite. Who's next up on the release manager schedule?