opensearch-project / opensearch-project/sql-jdbc
[FEATURE] Support for geo_point type
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 28
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. Start by reproducing the Tableau geo_point visualization request through the JDBC driver and trace how the geo_point column is returned; done means Tableau can use the column to create a map with coordinate dots without converting it to a string.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, sql
- Domain
- data-visualization, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100