databricks / databricks-sql-go

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

Expose useCloudFetch and maxDownloadThreads #151

Closed mattdeekay closed 1 year ago

mattdeekay commented 1 year ago

Expose cloud fetch with max download threads options via DSN string and connector functional options.