-
Notifications
You must be signed in to change notification settings - Fork 25.4k
Open
Labels
:Analytics/SQLSQL queryingSQL querying>docsGeneral docs changesGeneral docs changesTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)Team:DocsMeta label for docs teamMeta label for docs team
Description
- In order to avoid https://discuss.elastic.co/t/the-documentation-does-not-seem-to-document-the-minimum-jdk-runtime-requirement-for-org-elasticsearch-plugin-x-pack-sql-jdbc/372078?u=linghengqian being locked due to no reply, I opened the current issue.
- The documentation does not seem to document the minimum JDK runtime requirement for
org.elasticsearch.plugin:x-pack-sql-jdbc
. - I am of course aware that using the JDBC driver requires a trial or paid license for the Elasticsearch cluster, and that the JDBC driver
org.elasticsearch.plugin:x-pack-sql-jdbc
itself is not an OSS license. I mainly want to test the PR [FLINK-30702] Add Elasticsearch dialect apache/flink-connector-jdbc#136 on the Flink side locally. - But https://www.elastic.co/guide/en/elasticsearch/reference/current/sql-jdbc.html does not seem to record the minimum JDK version requirement for
org.elasticsearch.plugin:x-pack-sql-jdbc
. - I want to know whether the minimum JDK version requirement for
org.elasticsearch.plugin:x-pack-sql-jdbc
is JDK 8, or JDK23 consistent with Elasticsearch Server? I'm referring to Update bundled jdk to 23 #114823 .
Metadata
Metadata
Assignees
Labels
:Analytics/SQLSQL queryingSQL querying>docsGeneral docs changesGeneral docs changesTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)Team:DocsMeta label for docs teamMeta label for docs team