elasticsearch/docs/reference/migration/migrate_8_0
Costin Leau ec57fbec6f
SQL: Remove JDBC dependency on ES lib geo (#82166)
As part of the effort of making JDBC driver self sufficient, remove the
ES lib geo dependencies without any replacement.
Currently the JDBC driver takes the WKT text and instantiates a geo
object based on the ES lib geo.
Moving forward the driver will return the WKT string representation
without any conversion letting the user pick the geo library desired.
That can be ES lib geo, jts, spatial4j or others.

Note this is a breaking change.

Relates #80277
2022-01-04 07:55:41 +02:00
..
cluster-node-setting-changes.asciidoc Configure IndexSearcher.maxClauseCount() based on Node characteristics (#81525) 2021-12-17 11:37:32 +00:00
command-line-tool-changes.asciidoc [DOCS] Remove unneeded breaking changes files (#80729) 2021-11-15 17:24:58 -05:00
index-setting-changes.asciidoc [DOCS] Remove unneeded breaking changes files (#80729) 2021-11-15 17:24:58 -05:00
java-api-changes.asciidoc [DOCS] Remove unneeded breaking changes files (#80729) 2021-11-15 17:24:58 -05:00
jvm-option-changes.asciidoc [DOCS] Remove unneeded breaking changes files (#80729) 2021-11-15 17:24:58 -05:00
logging-changes.asciidoc [DOCS] Remove unneeded breaking changes files (#80729) 2021-11-15 17:24:58 -05:00
mapping-changes.asciidoc [DOCS] Remove unneeded breaking changes files (#80729) 2021-11-15 17:24:58 -05:00
migrate_to_java_time.asciidoc
packaging-changes.asciidoc [DOCS] Remove unneeded breaking changes files (#80729) 2021-11-15 17:24:58 -05:00
painless-changes.asciidoc [DOCS] Remove unneeded breaking changes files (#80729) 2021-11-15 17:24:58 -05:00
rest-api-changes.asciidoc [DOCS] Combine 8.0 breaking changes for mapping type endpoints (#81730) 2021-12-17 16:03:51 -05:00
sql-jdbc-changes.asciidoc SQL: Remove JDBC dependency on ES lib geo (#82166) 2022-01-04 07:55:41 +02:00
system-req-changes.asciidoc [DOCS] Remove unneeded breaking changes files (#80729) 2021-11-15 17:24:58 -05:00
transform.asciidoc [DOCS] Organize breaking changes by component (#79162) 2021-11-15 10:42:12 -05:00