databricks / databricks-sql-go

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

fix: Don't panic on `remove` op #205

Closed candiduslynx closed 2 months ago

candiduslynx commented 2 months ago

Closes #204

candiduslynx commented 2 months ago

(force-pushed to signoff)

candiduslynx commented 2 months ago

@kravets-levko any chance to speed this review up & release the new SDK version? It's a blocker for us to be able to load data into databricks via Go

candiduslynx commented 2 months ago

@kravets-levko also #207 would be nice

candiduslynx commented 2 months ago

@andrefurlan-db @kravets-levko could you please release a new tag with this & #207 fixes?

kravets-levko commented 2 months ago

@candiduslynx sorry for delay - v1.5.4 just published