Skip to content

Conversation

@jgraham
Copy link
Member

@jgraham jgraham commented Feb 11, 2026

Previously we were passing in the names of known staging tables to the list of tables to map, which doesn't make sense because the inputs should always be non-staging schema ids. This change simplifies the logic a bit and ensures that the SchemaIdMapper only tries to map canonical table names where the staging table exists.

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.

Note for deployments: In order to push images built by this PR, the user who merges the PR
must be in the telemetry Github team.
This is because deploys depend on the
data-eng-airflow-gcr CircleCI context.
See DENG-8850 for additional discussion.

Previously we were passing in the names of known staging tables to the
list of tables to map, which doesn't make sense because the inputs
should always be non-staging schema ids. This change simplifies the
logic a bit and ensures that the SchemaIdMapper only tries to map
canonical table names where the staging table exists.
@jgraham jgraham requested a review from ksy36 February 11, 2026 12:33
@jgraham jgraham requested a review from a team as a code owner February 11, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant