Iirc you described the breaking changes very well in your commit comment. So 
“there are breaking changes; see xxx for details” is sufficient, given that not 
everyone uses the ES adapter.

Julian

> On Jul 21, 2018, at 15:32, Andrei Sereda <and...@sereda.cc> wrote:
> 
> If people are interested I can prepare breaking changes paragraph for ES
> adapter.
> 
>> On Sat, Jul 21, 2018 at 1:17 PM Enrico Olivelli <eolive...@gmail.com> wrote:
>> 
>> Il sab 21 lug 2018, 18:25 Julian Hyde <jhyde.apa...@gmail.com> ha scritto:
>> 
>>> Enrico,
>>> 
>>> I agree. This release had so much good stuff that we were bound to miss
>>> some. For example Shuyi’s work on CREATE TYPE, and my work on the Babel
>> SQL
>>> parser.
>>> 
>> 
>> My point was more about the dependency tree of ElasticSearch module and the
>> runtime behavior. Moving from native transport to http is a significant
>> change. Anyway I am not an user of that module, I don't know if users will
>> suffer for this change.
>> 
>> Enrico
>> 
>> 
>>> One remedy is news articles (basically blog posts on the calcite site).
>>> You could write one paragraph, or ten paragraphs with a diagram and a
>>> running example, about a particular feature.
>>> 
>>> Since it has a url and is readable on a mobile device, such an article
>>> would likely get a reasonable number of eyeballs via Twitter.
>>> 
>>> Send a pull request of a new .md file under site/ and I will edit and
>>> publish it.
>>> 
>>> If you’re not much of a coder but would like to contribute to Calcite,
>>> this is a great way to get involved. Submit an article describing a
>> feature
>>> that someone else developed.
>>> 
>>> Julian
>>> 
>>>> On Jul 21, 2018, at 03:41, Enrico Olivelli <eolive...@gmail.com>
>> wrote:
>>>> 
>>>> Congrats!
>>>> 
>>>> As a side note I this that the migration to the REST client for
>>>> elasticsearch deserves a more highlighted entry in the summary.
>>>> 
>>>> 
>>>> Enrico
>>>> 
>>>> Il sab 21 lug 2018, 12:33 Volodymyr Vysotskyi <volody...@apache.org>
>> ha
>>>> scritto:
>>>> 
>>>>> The Apache Calcite team is pleased to announce the release of Apache
>>>>> Calcite 1.17.0.
>>>>> 
>>>>> Calcite is a dynamic data management framework. Its cost-based
>>>>> optimizer converts queries, represented in relational algebra, into
>>>>> executable plans. Calcite supports many front-end languages and
>>>>> back-end data engines, and includes an SQL parser and, as a
>>>>> sub-project, the Avatica JDBC driver.
>>>>> 
>>>>> This release comes four months after 1.16.0. It includes more than
>>>>> 90 resolved issues, comprising a large number of new features as
>>>>> well as general improvements and bug-fixes.
>>>>> 
>>>>> You can start using it in Maven by simply updating your dependency to:
>>>>> 
>>>>> <dependency>
>>>>>   <groupId>org.apache.calcite</groupId>
>>>>>   <artifactId>calcite-core</artifactId>
>>>>>   <version>1.17.0</version>
>>>>> </dependency>
>>>>> 
>>>>> If you'd like to download the source release, you can find it here:
>>>>> 
>>>>> http://www.apache.org/dyn/closer.cgi/calcite/apache-calcite-1.17.0/
>>>>> 
>>>>> You can read more about the release (including release notes) here:
>>>>> 
>>>>> http://calcite.apache.org/news/2018/07/20/release-1.17.0/
>>>>> 
>>>>> We welcome your help and feedback. For more information on how to
>>>>> report problems, and to get involved, visit the project website at:
>>>>> 
>>>>> http://calcite.apache.org/
>>>>> 
>>>>> Thanks to everyone involved!
>>>>> 
>>>>> Volodymyr Vysotskyi, on behalf of the Apache Calcite Team
>>>>> 
>>>> --
>>>> 
>>>> 
>>>> -- Enrico Olivelli
>>> 
>> --
>> 
>> 
>> -- Enrico Olivelli
>> 

Reply via email to