It will be also good to review and include to release https://issues.apache.org/jira/browse/CALCITE-5405 and https://issues.apache.org/jira/browse/CALCITE-5407. I am not familiar with mongodb adapter
On Thu, Jan 5, 2023 at 12:24 PM Stamatis Zampetakis <[email protected]> wrote: > I added https://issues.apache.org/jira/browse/CALCITE-2884 to the list. I > am finalizing the patch right now and will get this in a few hours. > I removed the fixVersion from > https://issues.apache.org/jira/browse/CALCITE-5427 (I am working on it) > since there is no rush to get it in 1.33.0. > Unfortunately, I don't have time to review other things today. > > Best, > Stamatis > > On Wed, Jan 4, 2023 at 9:19 PM Julian Hyde <[email protected]> wrote: > > > According to the dashboard [ > > > https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12333950 > > < > > > https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12333950 > > > > ] there are 6 open issues, all of which have pull requests. > > > > Can we have volunteers to review/merge these in the next 24 hours? As > last > > time, I’ll match: if 2 people take 2 issues each, I’ll take the last 2. > > > > Julian > > > > > > > > > > > On Jan 4, 2023, at 11:30 AM, Jess Balint <[email protected]> wrote: > > > > > > Happy New Year everyone! I am going to do a RC build this week if there > > are > > > no objections. > > > > > > On Thu, Dec 15, 2022 at 5:27 PM Bertil Chapuis <[email protected]> > > wrote: > > > > > >> Hello Everyone, > > >> > > >> I just merged CALCITE-5417 after incorporating Julian's feedback. I > > >> believe this was the final issue that needed to be resolved before the > > >> release. > > >> > > >> Thanks a lot to Grigory for his help and for releasing new versions of > > >> proj4j early and often. > > >> > > >> Best, > > >> Bertil > > >> > > >>> On 15 Dec 2022, at 09:32, Ruben Q L <[email protected]> wrote: > > >>> > > >>> @Jess I think we should wait for [1], which is a cleaner solution for > > the > > >>> Proj4j issue, better than the initial quick-fix that was committed > some > > >>> days ago [2]. > > >>> The PR seems in a good shape (thanks Bertil and Julian for your work > in > > >>> this one!), and hopefully it will be merged soon. > > >>> > > >>> @Sean, no, at this moment there's no plan for Avatica 1.23 release > yet > > >> (so > > >>> it will not be included in Cacite 1.33). > > >>> > > >>> Best, > > >>> Ruben > > >>> > > >>> [1] https://issues.apache.org/jira/browse/CALCITE-5417 > > >>> [2] https://issues.apache.org/jira/browse/CALCITE-5399 > > >>> > > >>> > > >>> On Thu, Dec 15, 2022 at 3:14 AM Sean Broeder <[email protected]> > wrote: > > >>> > > >>>> Are there plans to release a new version of Avatica(1.23) to be > > >> included > > >>>> in Calcite 1.33.0? > > >>>> > > >>>> Thanks, > > >>>> Sean > > >>>> > > >>>>> On Dec 14, 2022, at 3:47 PM, Jess Balint <[email protected]> > wrote: > > >>>>> > > >>>>> I have reviewed a few PRs. The Proj4j fix has been merged. Do we > have > > >> any > > >>>>> more bandwidth for reviews or anybody asking for reviews? > Otherwise, > > I > > >>>> can > > >>>>> start the RC build soon. > > >>>>> > > >>>>> On Mon, Nov 28, 2022 at 6:07 AM Ruben Q L <[email protected]> > wrote: > > >>>>> > > >>>>>> Thanks Jess for being RM of 1.33, and thanks Benchao for > > volunteering > > >> as > > >>>>>> RM. > > >>>>>> The updated list for future releases will be as follows: > > >>>>>> - 1.33.0 Jess Balint > > >>>>>> - 1.34.0 Duan Xiong > > >>>>>> - 1.35.0 Benchao Li > > >>>>>> > > >>>>>> There are currently 14 unresolved issues for 1.33: > > >>>>>> > > >>>> > > >> > > > https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12333950 > > >>>>>> Many of them have a PR available, let's try to do a collective > > effort > > >>>> and > > >>>>>> review them ASAP (I remind everyone that you can assign a PR to > > >>>> yourself to > > >>>>>> let others know that you are taking care of it). > > >>>>>> As I mentioned on the initial email, let's try to finalize the > > >> remaining > > >>>>>> issues during these two weeks, to see if we can produce a RC0 by > > >>>>>> mid-December. > > >>>>>> > > >>>>>> Regarding the recent Proj4j license problem ( > > >>>>>> https://issues.apache.org/jira/browse/CALCITE-5399), should we > > >> consider > > >>>>>> this a blocking issue for 1.33? > > >>>>>> > > >>>>>> Best, > > >>>>>> Ruben > > >>>>>> > > >>>>>> > > >>>>>> On Fri, Nov 11, 2022 at 6:53 PM Jess Balint <[email protected]> > > >> wrote: > > >>>>>> > > >>>>>>> Hi Ruben, > > >>>>>>> > > >>>>>>> Thanks for the note. I'm available for RM duty. Here's the list > of > > >>>> issues > > >>>>>>> currently outstanding: > > >>>>>>> > > >>>>>>> > > >>>>>> > > >>>> > > >> > > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20CALCITE%20AND%20fixVersion%20%3D%201.33.0%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20%22In%20Review%22%2C%20%22In%20Implementation%22)%20ORDER%20BY%20priority%20DESC > > >>>>>>> > > >>>>>>> I'll pick up a couple of reviews and see if we can move out some > of > > >> the > > >>>>>>> issues which haven't been started yet. > > >>>>>>> > > >>>>>>> Jess > > >>>>>>> > > >>>>>>> On Fri, Nov 11, 2022 at 3:20 AM Ruben Q L <[email protected]> > > wrote: > > >>>>>>> > > >>>>>>>> Hello, > > >>>>>>>> > > >>>>>>>> It's been two months since our last release [1], if we want to > > keep > > >>>> our > > >>>>>>>> rhythm, I'd suggest to produce the next one before the end of > the > > >>>> year. > > >>>>>>>> > > >>>>>>>> As usual, according to our Jira dashboard [2] and Github [3], > > there > > >>>> are > > >>>>>>>> many pending issues that could / should be part of the release. > > I'd > > >>>>>>> propose > > >>>>>>>> to make a collective effort to try to clean up our 1.33 backlog > > and > > >>>>>> merge > > >>>>>>>> the PRs which are in a good state. Shall we give ourselves > around > > >> four > > >>>>>>>> weeks and aim at approximately December 11th for the first RC? > > >>>>>>>> > > >>>>>>>> According to this thread [4], the list of the last Release > > Managers > > >> is > > >>>>>> as > > >>>>>>>> follows: > > >>>>>>>> - 1.30.0 Liya Fan > > >>>>>>>> - 1.31.0 Andrei Sereda > > >>>>>>>> - 1.32.0 Julian Hyde (originally Jess Balint, switched with > 1.33) > > >>>>>>>> --- > > >>>>>>>> - 1.33.0 Jess Balint (originally Julian Hyde, switched with > 1.32) > > >>>>>>>> - 1.34.0 Duan Xiong > > >>>>>>>> > > >>>>>>>> @Jess, are you still available to be the next RM for 1.33.0? > > >>>>>>>> > > >>>>>>>> Do we have any other volunteers to be RM for the next releases? > > >>>>>>>> > > >>>>>>>> Best regards, > > >>>>>>>> Ruben > > >>>>>>>> > > >>>>>>>> [1] https://calcite.apache.org/news/2022/09/10/release-1.32.0/ > > >>>>>>>> [2] > > >>>>>>>> > > >>>>>>> > > >>>>>> > > >>>> > > >> > > > https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12333950 > > >>>>>>>> [3] https://github.com/apache/calcite/pulls > > >>>>>>>> [4] > > >> https://lists.apache.org/thread/ykbhhxmljw6wg50rxs6ypp35173hlkdv > > >>>>>>>> > > >>>>>>> > > >>>>>> > > >>>> > > >>>> > > >> > > >> > > > > >
