Skip to content

draft: fix external snowflake test#7311

Draft
adamsachs wants to merge 1 commit intomainfrom
asachs/fix-snowflake-test
Draft

draft: fix external snowflake test#7311
adamsachs wants to merge 1 commit intomainfrom
asachs/fix-snowflake-test

Conversation

@adamsachs
Copy link
Contributor

Description Of Changes

We have two tables in our snowflake instance that seem to be returned as a single table by our inspector: report and REPORT. for some reason, this only recently started failing - maybe the sqlalchemy plugin changed behavior?

these changes should 'fix' the test in that it will pass , but we should probably look to see why this behavior changed to make sure we don't need to adjust any of our app code...

Code Changes

Steps to Confirm

Pre-Merge Checklist

  • Issue requirements met
  • All CI pipelines succeeded
  • CHANGELOG.md updated
    • Add a db-migration This indicates that a change includes a database migration label to the entry if your change includes a DB migration
    • Add a high-risk This issue suggests changes that have a high-probability of breaking existing code label to the entry if your change includes a high-risk change (i.e. potential for performance impact or unexpected regression) that should be flagged
    • Updates unreleased work already in Changelog, no new entry necessary
  • UX feedback:
    • All UX related changes have been reviewed by a designer
    • No UX review needed
  • Followup issues:
    • Followup issues created
    • No followup issues
  • Database migrations:
    • Ensure that your downrev is up to date with the latest revision on main
    • Ensure that your downgrade() migration is correct and works
      • If a downgrade migration is not possible for this change, please call this out in the PR description!
    • No migrations
  • Documentation:
    • Documentation complete, PR opened in fidesdocs
    • Documentation issue created in fidesdocs
    • If there are any new client scopes created as part of the pull request, remember to update public-facing documentation that references our scope registry
    • No documentation updates required

@vercel
Copy link
Contributor

vercel bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
fides-plus-nightly Ignored Ignored Feb 4, 2026 9:05pm
fides-privacy-center Ignored Ignored Feb 4, 2026 9:05pm

Request Review

@adamsachs adamsachs changed the title fix external snowflake test draft: fix external snowflake test Feb 4, 2026
@adamsachs adamsachs added the run unsafe ci checks Runs fides-related CI checks that require sensitive credentials label Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run unsafe ci checks Runs fides-related CI checks that require sensitive credentials

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant