Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to view schemas in schema browser for BigQuery data sources #785

Closed
jasonthomas opened this issue Jan 25, 2019 · 2 comments
Closed
Assignees
Milestone

Comments

@jasonthomas
Copy link
Member

jasonthomas commented Jan 25, 2019

Issue Summary

When viewing the 'BigQuery' data source on STMO the schema browser does not list the current tables available. Generally there are less than 100 tables in BQ, as of right now there is about 59. There are times it has showed the table information but it has only happened 3-4 times.

The request to https://sql.telemetry.mozilla.org/api/data_sources/49/schema returns with HTTP 200 after about 18 seconds but the response body contains {"error": {"message": "Error retrieving schema.", "code": 2}}.

This might be related getredash#2422

Steps to Reproduce

  1. Visit STMO
  2. Select the BigQuery data source from the Data source drop down menu
@emtwo
Copy link

emtwo commented Jan 31, 2019

Opened up this PR upstream which resolves this issue: getredash#3382

We can also do a "hot fix" in our fork here if this is urgent.

@emtwo emtwo self-assigned this Jan 31, 2019
@rafrombrc rafrombrc added this to the 20 milestone Feb 6, 2019
@jezdez jezdez removed the in progress label Apr 3, 2019
@jezdez
Copy link

jezdez commented Apr 3, 2019

This was merged upstream and deployed.

@jezdez jezdez closed this as completed Apr 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants