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

Separate out snowflake source #836

Merged
merged 79 commits into from
Nov 23, 2022

Conversation

aabbasi-hbo
Copy link
Collaborator

@aabbasi-hbo aabbasi-hbo commented Nov 6, 2022

Description

Separates Snowflake implementation into its own functionality. Fix to allow for registry authentication when using AWS

Resolves #835

How was this PR tested?

Updated/Added Unit Tests

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to clarify your proposed changes.

Allows users to directly use SnowflakeSource instead of specifying snowflake information in HdfsSource

@xiaoyongzhu
Copy link
Member

@aabbasi-hbo Thanks for the contribution! This is really a good PR, clean and to the point.

The only comment I have is - can you separate the registry part? Since that is causing some failures so it might be better to separate those.

@xiaoyongzhu
Copy link
Member

@aabbasi-hbo Thanks for the contribution! This is really a good PR, clean and to the point.

The only comment I have is - can you separate the registry part? Since that is causing some failures so it might be better to separate those.

Other parts looks really great BTW. Thanks for the contribution!

xiaoyongzhu
xiaoyongzhu previously approved these changes Nov 11, 2022
Copy link
Member

@xiaoyongzhu xiaoyongzhu left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution, this LGTM. Please also help resolve the conflicts.

hangfei
hangfei previously approved these changes Nov 18, 2022
Copy link
Collaborator Author

@aabbasi-hbo aabbasi-hbo left a comment

Choose a reason for hiding this comment

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

@xiaoyongzhu @hangfei any more changes/fixes needed for this PR?

@xiaoyongzhu
Copy link
Member

@aabbasi-hbo thanks for the contribution! I don't have more comments. I'll circle back to @hangfei and let him approve as well.

Copy link
Collaborator

@hangfei hangfei left a comment

Choose a reason for hiding this comment

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

This looks great! Thank you!

@xiaoyongzhu xiaoyongzhu merged commit c21d89d into feathr-ai:main Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Tag to execute build pipeline for a PR from forked repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] Separate out Snowflake Source
3 participants