trusch opened a new pull request #43: add Connector implementation URL: https://github.com/apache/calcite-avatica-go/pull/43 **What** * adds an implementation for `driver.Connector` to the project. * allows passing in arbitary infos and headers to do all kinds of auth stuff **Why** * we want to use that driver to connect to an endpoint behind an auth proxy and need to add some headers. * Now its possible to attach other infos than the default ones to the connection to make it possible for a wrapping layer around to act accordingly
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
