This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 044f660  Adding BigQuery to the list of supported DBs. (#6848)
044f660 is described below

commit 044f660f48bc653a152ddbc38a55c81dd0b789ad
Author: Pablo <[email protected]>
AuthorDate: Mon Feb 11 23:01:03 2019 -0800

    Adding BigQuery to the list of supported DBs. (#6848)
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 67ed79e..e579428 100644
--- a/README.md
+++ b/README.md
@@ -112,6 +112,7 @@ Superset can be used to visualize data out of most 
databases:
 * Redshift
 * Clickhouse
 * Apache Kylin
+* Google BigQuery
 * **more!** look for the availability of a SQLAlchemy dialect for your database
   to find out whether it will work with Superset
 

Reply via email to