opensearch-project / sql-jdbc

This is the driver for JDBC connectivity to a cluster running with OpenSearch SQL support.
Apache License 2.0
14 stars 25 forks source link

[FEATURE] Support for geo_point type #99

Open GumpacG opened 1 year ago

GumpacG commented 1 year ago

Is your feature request related to a problem? Tableau is not able to create visualizations as a column of type geo_point is converted to string as shown in the screenshot below.

What solution would you like? When creating a visualization of type geo_point on Tableau, the driver should support queries generated by Tableau in order for Tableau to generate a map with dots to represent coordinates.

Screenshot 2023-06-27 at 2 18 45 PM