You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a blocking bug as the driver reports the same version as the server which sends back the newly introduced type which the driver does not understand and as such fails right away.
The workaround is to use an ODBC version before 8.4.0 (such as 8.3.3) however clearly this is a poor experience.
Add support for new Version type, introduced in SQL by elastic/elasticsearch#85502.
The text was updated successfully, but these errors were encountered: