Skip to content

bqx: enable discuss@ authenticated queries for unified views #894

@stephen-soltesz

Description

@stephen-soltesz

The discuss@ authenticated bigquery-exporter queries verify that users with query privileges from membership in the discuss@ list preserve access to the bigquery tables published through measurement-lab project.

For the pass-through table views, this is a very simple and efficient test.

Today, the unified views are very inefficient. A simple, date limited query "date > 2 days ago" still scans the complete history, which scans ~3T of BQ data.

The bqx discuss@ queries should include queries to the unified views once they are more efficient to query.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions