m-lab / etl-schema

All schema and views related to the etl pipeline and public bigquery tables.
Apache License 2.0
7 stars 2 forks source link

Add support for deploying Table Functions #160

Closed stephen-soltesz closed 1 year ago

stephen-soltesz commented 1 year ago

This change adds support for adding and deploying BigQuery Table Functions

The first table function is to back Grafana dashboards for ndt7 performance distributions. However, this change should establish a convention that allows us to add more table functions in the future for various operational tasks or other dashboards.

Note: these views are not intended for public use at this time. If that becomes helpful, we should create a new dataset designed for that.


This change is Reviewable

stephen-soltesz commented 1 year ago

I'd like to merge this and add a second PR for uploads.