[
https://issues.apache.org/jira/browse/CALCITE-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16140555#comment-16140555
]
Julian Hyde commented on CALCITE-1967:
--------------------------------------
That would be fine. In fact, rather than creating "elasticsearch-base", you
could use the "core" module. Move the org.apache.calcite.adapter.elasticsearch
package under core/src/java/main after you have abstracted any ES dependencies.
> 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)