Calcite 1.13 will probably have to occur after Avatica 1.10, because there are a couple of issues that require Avatica changes. (See the dependencies of https://issues.apache.org/jira/browse/CALCITE-1612.)
Avatica is slated for "sometime in May", so Calcite 1.13 is probably early June at the earliest. On Thu, May 11, 2017 at 12:31 PM, Jesus Camacho Rodriguez <jcama...@apache.org> wrote: > Hi Hao, > > It would be great if you can test the rule for your use-case and provide > some feedback. Let me know if I can help. > > FWIW, I still plan to make a couple of improvements shortly, e.g., produce > rewritings containing union, hopefully before releasing 1.13.0. > > -- > Jesús > > > > On 5/11/17, 3:37 PM, "josh.el...@gmail.com on behalf of Josh Elser" > <josh.el...@gmail.com on behalf of els...@apache.org> wrote: > >>We should have regular snapshot builds published that you can use for >>testing purposes. Any time our build server successfully builds/tests >>Calcite across JDK 7/8/9, a new snapshot will be promoted. >> >>This is likely as simple as specifying a version of 1.13.0-SNAPSHOT in your >>dependency management. >> >>On May 11, 2017 07:31, "Hao Tan" <njbb...@gmail.com> wrote: >> >>> Hi guys, >>> >>> I am doing some work that might need the latest view matching rule as >>> described in https://issues.apache.org/jira/browse/CALCITE-1731 >>> Just wondering if there is a nightly build of 1.13.0 available for >>> download. >>> If there's no nightly build available, could you please let me know when >>> will 1.13.0 release?. >>> >>> Cheers, >>> Hao >>> >