Skip to content

Kedro + Ibis + Local BigQuery emulation #9258

Answered by gforsyth
lvijnck asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @lvijnck -- there may be waaay more involved to get this working, but you can pass an existing bigquery.Client object to ibis.bigquery.connect(client=...) -- and Ibis will use the existing client (if it exists) instead of creating one.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cpcloud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bigquery The BigQuery backend
2 participants