miraisolutions / sparkbq

Sparklyr extension package to connect to Google BigQuery
GNU General Public License v3.0
19 stars 3 forks source link

Bugfix/key file config #15

Closed spoltier closed 4 years ago

spoltier commented 4 years ago

While looking at the code investigating #13, I noticed that the parameter serviceAccountKeyFile is not used in the implementations of spark_read_bigquery and spark_write_bigquery.