mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
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 |
||
---|---|---|
.. | ||
apis | ||
migrate_8_0 | ||
index.asciidoc | ||
migrate_8_0.asciidoc | ||
migrate_8_1.asciidoc | ||
migration.asciidoc | ||
transient-settings-migration-guide.asciidoc |