Add support for airbyte config and allow disabling of database events#201
Merged
Add support for airbyte config and allow disabling of database events#201
Conversation
9931f6d to
75f7f1f
Compare
2633830 to
77649a5
Compare
9b7a252 to
77e5159
Compare
0a4db79 to
247fd28
Compare
goodviber
reviewed
Sep 2, 2025
goodviber
reviewed
Sep 2, 2025
goodviber
reviewed
Sep 2, 2025
goodviber
reviewed
Sep 2, 2025
goodviber
reviewed
Sep 2, 2025
b7e6d6f to
97da5fd
Compare
6e38fa7 to
bff68b4
Compare
goodviber
approved these changes
Sep 17, 2025
…cation using rake
… the airbyte table
…updated_at and deleted_at
… blocklist airbyte strream config
2880af0 to
e38d594
Compare
asatwal
added a commit
that referenced
this pull request
Oct 6, 2025
…#201) * Add support for airbyte config and allow disabling of database events * Seperate config from the main analytics.rb file * Add suppport for updating airbyte connection / source schema and invocation using rake * Add support for applying BigQuery hidden policy tags to PII fields in the airbyte table * Fix typos from review comments * Add airbyte documentation and ADR * Change sync mode to append without dedupe and add airbyte fields cdc updated_at and deleted_at * Add section on migration from DfE Analytics to Airbyte * Add SUPPRESS_DFE_ANALYTICS_INIT flag to instructions for regenerating blocklist airbyte strream config * Add hyperlink for Airbyte ADR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
Add support for airbyte config and allow disabling of database events
Trello tickets:
https://trello.com/c/hNvJXYfe
Changes proposed in this pull request