Sunah Suh

Results 7 issues of Sunah Suh

This last change may or may not be useful outside of my company's usage but we ended up in a scenario where we started with default Looker-generated views, which prefixed...

Adds another change we've made to our fork to allow skipping either the model or the view generation step. Note there's one change that's not just moving code into an...

This adds support for the dbt-databricks adapter, which is a layer on top of the Spark adapter. We're already using a version of this in our own lookml workflow at...

Looks like data-pipeline currently can't be built on OSX as-is since cmake 3.1 was removed as a homebrew-versions formula: https://github.com/Homebrew/homebrew-versions/commit/40a9f3349ca9e8d034a1fe53f3fb953e22394d75#cmake31.rb

Getting enabled states out helps a lot with being able to recreate what was enabled in the past day for ETL jobs (thank you!). As the number of recipes grows,...

Enhancement
P1 - High Priority

In several places in the pipeline, it's useful to be able to poll for all potential process types. This is documented in https://searchfox.org/mozilla-central/source/toolkit/components/telemetry/Processes.yaml but including it the probe scraper/probe info...

The current way of passing creds in airflow for taar jobs is not ideal – the cleanest way to do this right now is probably to write to a GCS...