Skip to content

Update the section to check for Snowflake account name #4049

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

Merged
merged 3 commits into from
Apr 4, 2023

Conversation

joeynmq
Copy link
Contributor

@joeynmq joeynmq commented Jan 13, 2023

Proposed changes

I was connecting to Snowflake by using this command: snowsql -a <account> -u <user>

However, I was getting the invalid account name returned from this query: SELECT CURRENT_ACCOUNT();

By checking the docs/post from Snowflake, there is another way to retrieve the account name:

Merge timing

  • ASAP once approved

@joeynmq joeynmq added the KCS label Jan 13, 2023
@joeynmq joeynmq marked this pull request as ready for review April 3, 2023 02:45
@joeynmq joeynmq requested a review from forstisabella as a code owner April 3, 2023 02:45
@forstisabella forstisabella merged commit 68f0fa7 into develop Apr 4, 2023
@forstisabella forstisabella deleted the joeynmq-patch-1 branch April 4, 2023 16:35
@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2023

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants