Open ghost opened 2 years ago
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
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?
Thanks Kyle, i replied in the other issue the problem im facing after installation. https://github.com/opensearch-project/sql/issues/244
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:
Conn
buttonSQLGetInfo
SQL_CONVERT_INTEGER=61 (1.0)
for info typeInfoValuePtr = 0x00000000
Expected behavior Should not be 0 as that represents unsupported.