databricks / databricks-sql-go

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

[PECO-1015] Add support for staging operations to Go Driver #164

Closed nithinkdb closed 1 year ago

nithinkdb commented 1 year ago

We need to add support for staging operations to the go driver. This PR enabled Get, Delete, and Put operations.

susodapop commented 1 year ago

Are these for staging operations or UC Volumes?

nithinkdb commented 1 year ago

Are these for staging operations or UC Volumes?

This is for UC Volumes