- <supportedDataSource>
- <name>Google BigQuery</name>
- <subprotocol>bigquery</subprotocol>
- <url>jdbc:bigquery://<url>;ProjectId=[Project];OAuthType=[AuthValue];</url>
- <properties></properties>
- <driver>com.simba.googlebigquery.jdbc42.Driver</driver>
- </supportedDataSource>
|