databricks-sql-go icon indicating copy to clipboard operation
databricks-sql-go copied to clipboard

pass ctx properly in internal client.ExecuteStatement

Open shelldandy opened this issue 1 year ago • 1 comments

Fixes https://github.com/databricks/databricks-sql-go/issues/242 Fixes https://github.com/databricks/databricks-sql-go/issues/231

This needs to actually pass ctx so custom authenticators can make use of the context.

shelldandy avatar Aug 05 '24 18:08 shelldandy

@kravets-levko can you take a look at this PR, seems like it was some leftover code from a couple of years ago, im not entirely sure if the comment i removed in there still applies

shelldandy avatar Aug 05 '24 19:08 shelldandy