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 bug with shares deployment in Snowflake #325

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

vdelacruzb
Copy link
Contributor

Description

The bug was caused by some files being linted. The arguments add multiple spaced in between due to line jumps and they were not introduced correctly. I added a regexp replacement to replace multiple spaces by one and remove starting and ending spaces.

Type of change

  • Fix

Acceptance

  1. Navigate to snowflake/modules/.
  2. make deploy-share.
  3. Check that the share contains all the AT core functions running show grants to share.<SF_PREFIX>ANALYTICS_TOOLBOX; in the snowflake console.

@vdelacruzb vdelacruzb merged commit 8c96677 into master Sep 21, 2022
@vdelacruzb vdelacruzb deleted the Fix-bug-when-deploying-shares-in-snowflake branch September 21, 2022 10:10
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.

2 participants