bigquery icon indicating copy to clipboard operation
bigquery copied to clipboard

Bigquery initialization with path

Open sp35 opened this issue 4 years ago • 1 comments

Describe the feature

Choice to initiate the underlying google cloud sdk with path to service account json instead of environment variable

Motivation

I can't switch between different bigquery accounts.

Related Issues

sp35 avatar Mar 21 '22 15:03 sp35

Here is the pull request resolving this issue: https://github.com/go-gorm/bigquery/pull/20

HoangViet144 avatar Jan 29 '24 03:01 HoangViet144