micimize commented on issue #7969: Not able to connect superset with BQ
URL: 
https://github.com/apache/incubator-superset/issues/7969#issuecomment-525889356
 
 
   @bhuvanbhatia0807 this worked for me:
   ```Dockerfile
   FROM amancevice/superset:0.34.0rc1
   
   USER root
   
   RUN pip3 install --no-cache-dir pybigquery==0.4.10
   
   ```

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to