mozilla-pipeline-schemas
mozilla-pipeline-schemas copied to clipboard
Schemas for Mozilla's data ingestion pipeline and data lake outputs
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...
Many telemetry properties aren't configured to be required, and if the property is omitted entirely in submitted telemetry then the associated column in BigQuery ends up with a null value....
The `post-diff` step has stopped working due to `Resource protected by organization SAML enforcement. You must grant your Personal Access token access to this organization.`
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013. Release notes Sourced from org.json:json's releases. 20231013 Pull Request Description #793 Reverted #761 #792 update the docs for release 20231013 #783 optLong vs getLong...
See https://doc.rust-lang.org/cargo/commands/cargo-install.html#dealing-with-the-lockfile `--locked` will use the bundled Cargo.lock file with pinned dependencies, instead of recalculating dependency versions. This allows reproducible builds and avoids issues when any dependency releases a new...
It seems those fields are actually in use. Checklist for reviewer: - [ ] Commits should reference a bug or github issue, if relevant (if a bug is referenced, the...
https://bugzilla.mozilla.org/show_bug.cgi?id=1855338 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...
I followed the build instructions, and afterwards it says that every schema file has been modified. But the only changes seem to be that the line endings are now all...
I'm trying to update the schema for a custom ping that we developed for a Normandy study (telemetry/dnssec-study-v1). I want to test my changes and ensure that they're not breaking...