[
https://issues.apache.org/jira/browse/CALCITE-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295633#comment-15295633
]
Julian Hyde commented on CALCITE-1253:
--------------------------------------
Thanks very much for this contribution -- it looks very exciting! I took a
quick look am glad to see you have all the right pieces, including tests, and I
noticed you have extended [~vlsi]'s [test
dataset|https://github.com/vlsi/calcite-test-dataset/pull/10]. I haven't had
time to review in detail, but I will. [~michaelmior], do you also have time to
review?
[~sbcd90], As we make this a full supported part of Calcite, we will also need
some documentation. Obviously it's not foremost in your mind right now, but it
will help people find and use the new adapter. [~michaelmior] did a nice job
when he contributed the Cassandra adapter: go to
http://calcite.apache.org/docs/adapter.html and click on "Cassandra". I think
we should aim for something similar for Elasticsearch.
> Create Elasticsearch adapter for Calcite
> ----------------------------------------
>
> Key: CALCITE-1253
> URL: https://issues.apache.org/jira/browse/CALCITE-1253
> Project: Calcite
> Issue Type: New Feature
> Reporter: Subhobrata Dey
> Assignee: Julian Hyde
>
> This JIRA ticket is created to propose the addition of the new Elasticsearch
> adapter for Calcite.
> The adapter exposes a SQL interface to elasticsearch which includes
> projection, filtering, sort, fetch, offset queries.
> I have provided a couple of PRs, the first one is for the elasticsearch
> adapter & the second one is for enhancing the Vagrantfile for loading test
> data required for running the Junits.
> Currently, the support for aggregates is not provided. The work on it is in
> progress.
> Kindly evaluate my contribution & please consider it as an addition to the
> calcite project.
> Following PRs are provided:
> https://github.com/apache/calcite/pull/236
> https://github.com/vlsi/calcite-test-dataset/pull/10
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)