databricks / databricks-sql-go

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

P.O.C. for fetching arrow format results via REST API #108

Closed rcypher-databricks closed 1 year ago

rcypher-databricks commented 1 year ago

This is hacky code written as the quickest way to get results using the REST API.