Closed spoltier closed 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.
serviceAccountKeyFile
spark_read_bigquery
spark_write_bigquery
While looking at the code investigating #13, I noticed that the parameter
serviceAccountKeyFile
is not used in the implementations ofspark_read_bigquery
andspark_write_bigquery
.