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

ODBC driver does not recognize its support for conversions[BUG] #17

Open
ghost opened this issue Dec 9, 2021 · 3 comments
Open

ODBC driver does not recognize its support for conversions[BUG] #17

ghost opened this issue Dec 9, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Dec 9, 2021

Describe the bug
ODBC driver does not recognize its support for conversions of any types. The SQL plugin supports casting of different types and should be reflected by the ODBC driver.

To Reproduce
Steps to reproduce the behavior:

  1. Install the ODBC driver from https://github.com/opensearch-project/sql/actions/runs/1555197058
  2. Open ODBCTest
  3. Click on the Conn button
  4. Select SQLGetInfo
  5. Select SQL_CONVERT_INTEGER=61 (1.0) for info type
  6. See the result InfoValuePtr = 0x00000000

Expected behavior
Should not be 0 as that represents unsupported.

@nicotiendamia
Copy link

Hello @guiangumpac i'm following the Build instructions for Windows and after generating the 'build' folder, i'm not seeing the .msi file that the docs say will be generated. Please help, i've been stuck with this for day and really need to connect to OpenSearch

@forestmvey
Copy link
Collaborator

Hello @guiangumpac i'm following the Build instructions for Windows and after generating the 'build' folder, i'm not seeing the .msi file that the docs say will be generated. Please help, i've been stuck with this for day and really need to connect to OpenSearch

Artifacts can be found here: opensearch.org/artifacts
@nicotiendamia Does this solve your issue?

@nicotiendamia
Copy link

Thanks Kyle, i replied in the other issue the problem im facing after installation. opensearch-project/sql#244

@dai-chen dai-chen transferred this issue from opensearch-project/sql Dec 14, 2022
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
No open projects
Status: No status
Development

No branches or pull requests

3 participants