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

Refactor snowflake validators #11208

Merged
merged 4 commits into from
Jan 26, 2022
Merged

Refactor snowflake validators #11208

merged 4 commits into from
Jan 26, 2022

Conversation

coignetp
Copy link
Contributor

What does this PR do?

Refactor snowflake validators so most of the issue are caught during initialization. We currently support 3 authentications:

  • Password authentication
  • Oauth token authentication
  • Key pair authentication

Motivation

Validation clarification

@coignetp coignetp marked this pull request as ready for review January 26, 2022 09:15
@coignetp coignetp requested review from a team as code owners January 26, 2022 09:15
@hithwen
Copy link
Contributor

hithwen commented Jan 26, 2022

Maybe add some tests for the validation?

@coignetp coignetp merged commit 836151b into master Jan 26, 2022
@coignetp coignetp deleted the paul/sf-validators branch January 26, 2022 11:23
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

2 participants