Grzegorz Kołakowski created FLINK-30702:
-------------------------------------------
Summary: Introduce ElasticDialect
Key: FLINK-30702
URL: https://issues.apache.org/jira/browse/FLINK-30702
Project: Flink
Issue Type: New Feature
Components: Connectors / JDBC
Reporter: Grzegorz Kołakowski
Elastic exposes SQL API
([https://www.elastic.co/guide/en/elasticsearch/reference/current/xpack-sql.html)]
along with dedicated JDBC connector
([https://www.elastic.co/guide/en/elasticsearch/reference/current/sql-jdbc.html)].
SQL API does not support _write_ operations, only _read_ ones: SELECT, SHOW,
DESCRIBE
([https://www.elastic.co/guide/en/elasticsearch/reference/current/sql-commands.html]).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)