mozilla / docker-etl

Collection of dockerized ETL jobs managed by data engineering.
Mozilla Public License 2.0
19 stars 15 forks source link

feat(fxci): add an implicit 'submission_date' field to all records #233

Closed ahal closed 4 months ago

ahal commented 4 months ago

We need a date field to use for partitioning. Apparently the standard name for this is 'submission_date'. So add this to all records across all tables.

Bug: 1904928

Checklist for reviewer: