Is there any reason you can't use Calcite's existing JDBC driver for
this purpose?
--
Michael Mior
mm...@apache.org

Le jeu. 7 mai 2020 à 21:40, Forward Xu <forwardxu...@gmail.com> a écrit :
>
> Hi everybody,
>
> I'd like to kick off a discussion on Implement Elasticsearch jdbc driver in
> calcite.
>
> Calcite has already implemented the elasticsearch adapter. I want to add
> standard jdbc driver support based on the adapter. The advantage is that it
> can be more easily used for visualization through the jdbc driver-based bi
> system. It can also enhance the DDL and DML of the current elasticsearch
> adapter. Implement es jdbc driver similar to aws open source [1]
>
> Would love to hear your thoughts.
>
> Best,
> Forward
>
> [1]https://github.com/opendistro-for-elasticsearch/sql

Reply via email to