Skip to content

BigQuery use environment variable to detect service account json file #49

@leo-schick

Description

@leo-schick

Currently it is required to set the service_account_json_file_name property for BigQueryDB. Google by default uses the environment variable GOOGLE_APPLICATION_CREDENTIALS to define a path to the service account private key.

I think the service_account_json_file_name property should be made optional and if not set the value should be taken from env. GOOGLE_APPLICATION_CREDENTIALS

See as well: https://cloud.google.com/docs/authentication/getting-started

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions