I'm using KNIME's Database Connection & Database Writer in combination with Simba's JDBC driver to try uploading a dataset as a BigQuery table.
However, I don't get it working. For example, I don't know where to specify a BiqQuery dataset. Do I have to add it in the connection URL in the Database Connection node? And if so, do I need a new parameter?
Does someone has experience uploading data from KNIME to BigQuery or knows a workaround, for example with GCS?