Skip to content
This repository was archived by the owner on Jun 11, 2022. It is now read-only.

Releases: g5search/query_bigly

remove keyfile argument

27 Feb 19:04
7f65ad1

Choose a tag to compare

Update client to not require the user to pass in a path to a keyfile. It is now the user of the gem who is responsible for setting the proper env vars associated with the keyfile. We recommended either using either the BIGQUERY_KEYFILE ENV var or BIGQUERY_KEYFILE_JSON, all options are found here

PR