grzegorz8 opened a new pull request, #136:
URL: https://github.com/apache/flink-connector-jdbc/pull/136

   The PR adds Elasticsearch dialect.
   
   Important facts:
    * `x-pack-sql-jdbc` dependency is on Elastic license which is not 
compatible with Apache license. Therefore:
        * `x-pack-sql-jdbc` has `provided` scope.
        * appropriate note is added in the documentation.
        * added an enforcer rule to make sure that it's never bundled.
    * Elastic jdbc driver is read-only.
        * In integration tests the test indices and test data are created via 
Elastic REST API.
   
   ---
   This PR replaces https://github.com/apache/flink-connector-jdbc/pull/67. Due 
to recent refactoring it was easier to create a new PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to