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
