You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (Jira)" <ji...@apache.org> on 2021/12/17 07:43:00 UTC

[jira] [Commented] (CALCITE-4898) Upgrading Elasticsearch version from 7.0.1 to 7.15 in Elasticsearch Adapter

    [ https://issues.apache.org/jira/browse/CALCITE-4898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17461251#comment-17461251 ] 

Julian Hyde commented on CALCITE-4898:
--------------------------------------

I don't agree with the decision to add a new Maven repository. I started an [email discussion|https://lists.apache.org/thread/qy98zn1znc7dtzp7nwyrfsc51njto9zz].

> Upgrading Elasticsearch version from 7.0.1 to 7.15 in Elasticsearch Adapter
> ---------------------------------------------------------------------------
>
>                 Key: CALCITE-4898
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4898
>             Project: Calcite
>          Issue Type: Improvement
>          Components: elasticsearch-adapter
>    Affects Versions: 1.28.0
>            Reporter: ZheHu
>            Assignee: ZheHu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.29.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> The current Elasticsearch version in Calcite is 7.0.1, while the latest released ES version is 7.15.2.
> There are many new SQL features added and bugs fixed from 7.0.1 to 7.15. By upgrading the embedded ES, we can make good use of ES's new features, especially about DSL, which enable developers to find one more suitable or effective way to implement features and improve existing functions.
> Since low level rest client has good compatibility among 7.x versions, RestClient is also upgraded to 7.15.2, which is supported currently.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)