Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Connect DBVisualizer to OpenSearch #66

Open
yaitcon opened this issue Apr 20, 2023 · 1 comment
Open

[BUG] Connect DBVisualizer to OpenSearch #66

yaitcon opened this issue Apr 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@yaitcon
Copy link

yaitcon commented Apr 20, 2023

Describe the bug
In Dbvisualizer 23.1 cant see geo datatype data from opensearch connection

To Reproduce

  1. Go to dbvisiualizer
  2. Click on add driver
  3. add jdbc driver
  4. make connection
  5. open sql worksheet

SELECT
*
FROM
opensearch_dashboards_sample_data_flights;

Columns OriginLocation and DestLocation are null , all others are filled

Expected behavior
no errors all columns shown

Plugins

Screenshots

Host/Environment (please complete the following information):

  • OS: Windows 11

Additional context
Docker developer container - dev tools works fine..
image
image
image

@yaitcon yaitcon added bug Something isn't working untriaged labels Apr 20, 2023
@minalsha minalsha transferred this issue from opensearch-project/OpenSearch Apr 21, 2023
@yaitcon yaitcon changed the title [BUG] [BUG] Connect DBVisualizer to OpenSearch May 2, 2023
@acarbonetto
Copy link
Collaborator

related to: #99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants