[
https://issues.apache.org/jira/browse/CALCITE-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16141332#comment-16141332
]
Christian Beikov commented on CALCITE-1967:
-------------------------------------------
I updated the PR, but there is one other thing I'd like to do if you agree it
is a good idea. I'd like to use ES embedded for the tests to make them
independent of an external DB. That will allow to run the tests on a CI server
more easily and also allow me to do easier testing. Would that be ok or do you
have a specific reason to expect an already running ES server? As an additional
bonus, this will allow for testing insert/update/delete operation
implementations which is something I'd like to look into in the near future.
> Add support for elastic search 5
> --------------------------------
>
> Key: CALCITE-1967
> URL: https://issues.apache.org/jira/browse/CALCITE-1967
> Project: Calcite
> Issue Type: Improvement
> Reporter: Christian Beikov
> Assignee: Julian Hyde
>
> The elastic search adapter seems to target versions before 5.x but it would
> be nice to also have an adapter for ES5+ so I created one that is quite
> similar to the existing adapter.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)