opensearch-project / opensearch-project/sql-jdbc

[FEATURE] Support for geo_point type

Open
#99 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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.

Screenshot 2023-06-27 at 2 18 45 PM

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.