opendistro-for-elasticsearch / sql

🔍 Open Distro SQL Plugin
https://opendistro.github.io/for-elasticsearch/features/SQL%20Support.html
Apache License 2.0
620 stars 186 forks source link

how can i get GEO_POINT type values #1166

Open zhouhuping opened 2 years ago

zhouhuping commented 2 years ago

how can i get the lon or lat value from ResultSet when i using sql like " select * from my_index" contains a geo_point property . I m a rookie .