You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Subhobrata Dey (JIRA)" <ji...@apache.org> on 2016/05/21 19:33:12 UTC

[jira] [Created] (CALCITE-1253) Create Elasticsearch adapter for Calcite

Subhobrata Dey created CALCITE-1253:
---------------------------------------

             Summary: 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. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)