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

fix(warehouse): snowflakes user identifies table getting skipped #3113

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

achettyiitr
Copy link
Member

@achettyiitr achettyiitr commented Mar 17, 2023

Description

  • For snowflake destination, Users and Identifies tables were not getting loaded because during checking of the users, identifies schema we are checking for users, identifies instead of USERS, IDENTIFIES.
  • Warehouse snowflake integration tests were getting skipped because of SNOWFLAKE_RBAC_INTEGRATION_TEST_CREDENTIALS is not passed as ENV during docker setup.

Notion Ticket

https://www.notion.so/rudderstacks/snowflake-bug-82294f9cfdd84330acbc1d13e136b8dc?pvs=4

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@github-advanced-security
Copy link

You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@achettyiitr achettyiitr merged commit dd626b3 into release/1.7.x Mar 17, 2023
@achettyiitr achettyiitr deleted the fix.snowflake-user-identifies-unload branch March 17, 2023 17:08
This was referenced Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants