You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by GitBox <gi...@apache.org> on 2018/02/11 23:10:44 UTC

[GitHub] mxmzdlv opened a new pull request #4404: Fix ImportError when using BigQuery in SQL Editor

mxmzdlv opened a new pull request #4404: Fix ImportError when using BigQuery in SQL Editor
URL: https://github.com/apache/incubator-superset/pull/4404
 
 
   This fixes an issue with the newer Google's DBAPI library, which moved Row from google.cloud.bigquery._helpers.Row to google.cloud.bigquery.Row, causing ImportError.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services