databricks / databricks-sql-go

Golang database/sql driver for Databricks SQL.
Apache License 2.0
37 stars 41 forks source link

[PECO-1356] Removed protocol check in GO #185

Closed nithinkdb closed 10 months ago

nithinkdb commented 11 months ago

Customers have reached out in Node and GO about protocol versioning not being correctly reflected by the server. We've decided to revert these changes in Node, this PR does the same for GO.