looker-open-source/bqjdbc

Ability to pass in a constructed Bigquery object into a BQConnection

Opened this issue · 0 comments

We're using Spring GCP to handle all the credientals providers for various deployment scenerios, so its a bit ackward to pass that in again if we already have an instance of Bigquery. Basically the request here is the create a BQConnection from an existing Bigquery object.