Skip to content

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

@jasonthomas

Description

@jasonthomas

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions