Checked in as http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/42d72392. We also upgraded maven-surefire-plugin to 2.18, and that seemed to cure a hang in the test suite on ubuntu 12.04.
> On Jan 16, 2015, at 5:46 PM, Jacques Nadeau <[email protected]> wrote: > > Given where Drill is at, I think we should be fine. If not, we can make it > work. We already shade HBase and Hive due to dependency conflicts. So I'm > +1. Progress is almost always a good thing :) > > On Fri, Jan 16, 2015 at 2:23 PM, Julian Hyde <[email protected]> wrote: > >> There would be a CI -- continuous albeit time-lagged: >> * Hive is on 1.0.0-SNAPSHOT (but the snapshot only gets updated when I >> push one) >> * Drill is on a forked branch from about 6 months ago (and trying hard to >> get current) >> * Lingual is probably a year behind >> >> So sadly we need to use human expertise rather than try-it-and-see. >> >> Part of the reason I want to upgrade is to avoid stagnating on an old >> version of a dependency because one of the people who depends on us can't >> or won't upgrade. It pains me that we are still on guava-11. >> >> Julian >> >>> On Jan 16, 2015, at 2:14 PM, Vladimir Sitnikov < >> [email protected]> wrote: >>> >>>> I'm thinking >>>> particularly of Hive, Drill and Lingual, since they are part of the >>>> complex Hadoop ecosystem >>> >>> I wonder if there can be some kind of CI for testing this kind of >> actions. >>> Well, email confirmations still required, however it would be nice if >>> we could -test- know how changes in Calcite break Hive, Drill, Lingual >>> & Co. >>> >>> Vladimir >> >>
