Skip to content

Commit

Permalink
Update datasources.rst for a new way using Google Spreadsheet.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamgopal authored Jun 27, 2016
1 parent bcd3670 commit bb2574e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/datasources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ Notes:
[email protected]).
2. The query format is "DOC\_UUID\|SHEET\_NUM" (for example
"kjsdfhkjh4rsEFSDFEWR232jkddsfh\|0")
3. Alternatively, one can create a new Google Bigquery table using the Google Spreadsheet in question as a source, and then use Redash's Bigquery connector to query the spreadsheet indirectly. This way, the SQL used to query the spreadsheet (via Bigquery table) is far more flexible than the direct query of the type ("kjsdfhkjh4rsEFSDFEWR232jkddsfh\|0") mentioned above. (`BigQuery integrates with Google Drive <https://cloud.google.com/blog/big-data/2016/05/bigquery-integrates-with-google-drive>`__).


Python
Expand Down

0 comments on commit bb2574e

Please sign in to comment.