Towards Calcite release 1.15

2017-11-13 Thread Julian Hyde
Last release (1.14) was on 2nd October. I think we should aim for a release 1.15 in early December (which means starting an RC vote around November 27), and I volunteer to be release manager. Does this timing work for everyone? Any particular features that people would like to include? I would

Re: Towards Calcite release 1.15

2017-11-14 Thread Vova Vysotskyi
Hi Julian, I would like to include https://issues.apache.org/jira/browse/CALCITE-2018 < https://issues.apache.org/jira/browse/CALCITE-2018> in 1.15 release. 2017-11-14 3:46 GMT+00:00 Julian Hyde : > Last release (1.14) was on 2nd October. I think we should aim for a > release 1.15 in early Decem

Re: Towards Calcite release 1.15

2017-11-14 Thread Michael Mior
Sounds good to me. I have nothing in particular I'm hoping to include. Looking forward to ditching JDK 7 :) -- Michael Mior mm...@apache.org 2017-11-13 22:46 GMT-05:00 Julian Hyde : > Last release (1.14) was on 2nd October. I think we should aim for a > release 1.15 in early December (which mean

Re: Towards Calcite release 1.15

2017-11-14 Thread Julian Hyde
I have logged https://issues.apache.org/jira/browse/CALCITE-2049 , “Release Calcite 1.15.0”. Please follow that to get updates on the state of the release. Vova, I would like to include https://issues.apache.org/jira/browse/CALCITE-2018

Re: Towards Calcite release 1.15

2017-11-14 Thread Michael Mior
I looks like there are significant version upgrades available for libraries in use within adapters. Those would probably be good to include as well. (The MongoDB driver in particular is three years out of date.) -- Michael Mior mm...@apache.org 2017-11-14 14:51 GMT-05:00 Julian Hyde : > I have l

Re: Towards Calcite release 1.15

2017-11-22 Thread Julian Hyde
An update on release 1.15. We’re still on track for first RC on Monday. We never seem to do a good job of verifying Calcite’s adapters. Can I have volunteers to validate the Cassandra, Mongo, and Druid adapters? I plan to test Calcite on Windows. The following issues remain for the release: htt

Re: Towards Calcite release 1.15

2017-11-23 Thread Michael Mior
Reviewed 707. It's a lot of code, so I can't say I did a particularly thorough job, but no clear issues stuck out to me and the approach seems sound. Glad to see materialized views are included in there. Not suggesting this should be part of 707, but looking forward to having some adapters implemen

Re: Towards Calcite release 1.15

2017-11-27 Thread Julian Hyde
Thanks for reviewing, Michael. Yes, it’s a lot. Materialized views were a big motivation for doing this. You currently have to do some tricky work with APIs to define materialized views (mappings inside the planner, predicates, statistics). I wanted to demonstrate it working using a few lines o

Re: Towards Calcite release 1.15

2017-11-27 Thread Julian Hyde
I’ve just committed 707 and 2061. That leaves the following: https://issues.apache.org/jira/browse/CALCITE-2018 AssertionError: rel has lower cost (julian to review PR #552) https://issues.apache.org/jira/browse/CALCITE-2054 UPDATE with parameters (julian to review PR #568) https://issues.apache

Re: Towards Calcite release 1.15

2017-11-27 Thread Enrico Olivelli
Il lun 27 nov 2017, 20:19 Julian Hyde ha scritto: > I’ve just committed 707 and 2061. That leaves the following: > > https://issues.apache.org/jira/browse/CALCITE-2018 AssertionError: rel > has lower cost (julian to review PR #552) > https://issues.apache.org/jira/browse/CALCITE-2054 UPDATE with

Re: Towards Calcite release 1.15

2017-11-27 Thread Michael Mior
I ran tests for the Cassandra adapter. I'll try to do this for a few others as well. -- Michael Mior mm...@apache.org 2017-11-27 14:19 GMT-05:00 Julian Hyde : > I’ve just committed 707 and 2061. That leaves the following: > > https://issues.apache.org/jira/browse/CALCITE-2018 AssertionError: rel

Re: Towards Calcite release 1.15

2017-12-09 Thread Julian Hyde
OK, the release vote has passed, pushed the artifacts to dist/release, and in a day or two I will make the official release announcement and update the site. I've merged branch-1.15 to master, and master is now open for commits. Julian On Mon, Nov 27, 2017 at 11:19 AM, Julian Hyde wrote: > I’v

Re: Towards Calcite release 1.15

2017-12-10 Thread Michael Mior
Thanks for once again being release manager! -- Michael Mior mm...@apache.org On Dec 9, 2017 4:30 PM, "Julian Hyde" wrote: > OK, the release vote has passed, pushed the artifacts to dist/release, > and in a day or two I will make the official release announcement and > update the site. > > I've