mozilla-services / mozilla-pipeline-schemas

Schemas for Mozilla's data ingestion pipeline and data lake outputs
https://protosaur.dev/mps-deploys/
Other
46 stars 95 forks source link

Revert "Change creationDate in telemetry.crash to date-time format (#816)" #817

Closed BenWu closed 3 months ago

BenWu commented 3 months ago

Reverts #816

The jsonschema-transpiler converts format: date-time fields to bigquery timestamps which makes sense because it's used for submission_timestamp but I thought creation_date was already a timestamp. Reverting because I don't see an easy low risk fix

Checklist for reviewer:

For glean changes:

For modifications to schemas in restricted namespaces (see CODEOWNERS):