I use the generic DB Connector and Simba JDBC driver to connect to BigQuery with my Google user account:
I am able to read data from BigQuery with DB Query Reader. However, I keep getting an error when loading data via the DB Loader:
Execute failed: BigQuery project information is not available.
Any advice? Thanks in advance.
(There is no issue with a server account and the Google BigQuery Connector.)