|
@@ -392,7 +392,7 @@ data_sources:
|
|
|
- [Redshift](#redshift)
|
|
|
- [Presto](#presto)
|
|
|
- [Apache Drill](#apache-drill)
|
|
|
-- [Google BigQuery](#google-bigquery-master)
|
|
|
+- [Google BigQuery](#google-bigquery)
|
|
|
- [MongoDB](#mongodb-1)
|
|
|
- [Elasticsearch](#elasticsearch) [beta]
|
|
|
|
|
@@ -485,7 +485,7 @@ data_sources:
|
|
|
url: http://hostname:8047
|
|
|
```
|
|
|
|
|
|
-### Google BigQuery [master]
|
|
|
+### Google BigQuery
|
|
|
|
|
|
Add [google-cloud-bigquery](https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-bigquery) to your Gemfile and set:
|
|
|
|