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:
[ ] Commits should reference a bug or github issue, if relevant (if a bug is
referenced, the pull request should include the bug number in the title)
[ ] Scan the PR and verify that no changes (particularly to
.circleci/config.yml) will cause environment variables (particularly
credentials) to be exposed in test logs
[ ] Ensure the container image will be using permissions granted to
telemetry-airflow
responsibly.
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:
.circleci/config.yml
) will cause environment variables (particularly credentials) to be exposed in test logs