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

modify snowflake runner to use private key to connect #102

Merged

Conversation

srikrishnak
Copy link
Contributor

No description provided.

Copy link
Member

@EpsilonPrime EpsilonPrime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there the private key already in our path somewhere? Or is that something we need to do separately?

@srikrishnak
Copy link
Contributor Author

Is there the private key already in our path somewhere? Or is that something we need to do separately?

We need to generate the private-key first time using https://docs.snowflake.com/en/user-guide/key-pair-auth and set it up for our snowflake account. From second time, we can use the private key (stored somewhere locally)

@EpsilonPrime EpsilonPrime merged commit 3222577 into substrait-io:main Dec 11, 2024
5 of 7 checks passed
@srikrishnak srikrishnak deleted the allow-private-key-for-snowflake branch December 11, 2024 17:38
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