databricks / databricks-sql-go

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

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

Closed nithinkdb closed 9 months ago

nithinkdb commented 9 months ago

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

susodapop commented 9 months ago

Are these for staging operations or UC Volumes?

nithinkdb commented 9 months ago

Are these for staging operations or UC Volumes?

This is for UC Volumes