Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HJ-103 - fix: Snowflake DSR integration fails with syntax error #5417

Merged
merged 4 commits into from
Oct 24, 2024

Conversation

andres-torres-marroquin
Copy link
Contributor

@andres-torres-marroquin andres-torres-marroquin commented Oct 24, 2024

Closes #HJ-103

Description Of Changes

Fixes Snowflake DSR integration fails with syntax error

Code Changes

  • Removed SnowflakeQueryConfig.format_fields_for_query method.

Steps to Confirm

  • Run DSR test suite for Snowflake
  • Use DSR on the site

Pre-Merge Checklist

  • All CI Pipelines Succeeded
  • 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
  • Issue Requirements are Met
  • Relevant Follow-Up Issues Created
  • Update CHANGELOG.md
  • For API changes, the Postman collection has been updated
  • If there are any 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!

@andres-torres-marroquin andres-torres-marroquin added the run unsafe ci checks Runs fides-related CI checks that require sensitive credentials label Oct 24, 2024
Copy link

vercel bot commented Oct 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
fides-plus-nightly ⬜️ Ignored (Inspect) Visit Preview Oct 24, 2024 1:49pm

Copy link

cypress bot commented Oct 24, 2024

fides    Run #10606

Run Properties:  status check passed Passed #10606  •  git commit 0fa0da28de ℹ️: Merge 11092b7373120a5032a2fe4b7d0722ee3e7d012b into b45bb2a0f5805e37a703fc1b8136...
Project fides
Branch Review refs/pull/5417/merge
Run status status check passed Passed #10606
Run duration 00m 39s
Commit git commit 0fa0da28de ℹ️: Merge 11092b7373120a5032a2fe4b7d0722ee3e7d012b into b45bb2a0f5805e37a703fc1b8136...
Committer Andres Torres
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 4
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.86%. Comparing base (71e8726) to head (6ba7a4c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5417      +/-   ##
==========================================
+ Coverage   83.84%   83.86%   +0.01%     
==========================================
  Files         382      382              
  Lines       24073    24069       -4     
  Branches     2624     2624              
==========================================
+ Hits        20185    20186       +1     
+ Misses       3306     3300       -6     
- Partials      582      583       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andres-torres-marroquin andres-torres-marroquin merged commit 29c9c46 into main Oct 24, 2024
34 of 40 checks passed
@andres-torres-marroquin andres-torres-marroquin deleted the andres/HJ-103 branch October 24, 2024 14:58
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.

3 participants