Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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
Attachments
Issue Links
- relates to
-
CALCITE-1967 Elasticsearch5 adapter
- Closed