Skip to content

Commit

Permalink
Add doc entry for BigQuery support (apache#4917)
Browse files Browse the repository at this point in the history
closes apache#945
  • Loading branch information
mistercrunch authored and michellethomas committed May 23, 2018
1 parent 3476af3 commit dc53c56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,8 @@ Here's a list of some of the recommended packages.
+---------------+-------------------------------------+-------------------------------------------------+
| Kylin | ``pip install kylinpy`` | ``kylin://`` |
+---------------+-------------------------------------+-------------------------------------------------+
| BigQuery | ``pip install pybigquery`` | ``bigquery://`` |
+---------------+-------------------------------------+-------------------------------------------------+

Note that many other database are supported, the main criteria being the
existence of a functional SqlAlchemy dialect and Python driver. Googling
Expand Down

0 comments on commit dc53c56

Please sign in to comment.