databricks / databricks-sql-go

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

Revert update Apache Arrow to `v16` #228

Closed kravets-levko closed 1 month ago

kravets-levko commented 1 month ago

Reverts databricks/databricks-sql-go#216

Unfortunately, updating Apache Arrow turned out to be a breaking change which created issues to some library users. We made a decision to revert this upgrade

candiduslynx commented 4 weeks ago

Hi @kravets-levko! Is there any issue to track the upgrade of the library, as this got reverted? Basically, is there a plan & outlined steps to roll the arrow/v16 once again?

kravets-levko commented 4 weeks ago

Hi @candiduslynx! Yes, we indeed plan to re-do the upgrade at some point. But we are looking for the way to do this and avoid issues for our users. We don't expect any major changes to the library in nearest future, so you can continue using v1.5.5 for now. I'm sorry for all this, but please be patient, once we'll figure things out - I will let you know