Separate out snowflake source#836
Conversation
update local repo main
merge main to feature
|
@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
left a comment
There was a problem hiding this comment.
Thanks for the contribution, this LGTM. Please also help resolve the conflicts.
aabbasi-hbo
left a comment
There was a problem hiding this comment.
@xiaoyongzhu @hangfei any more changes/fixes needed for this PR?
|
@aabbasi-hbo thanks for the contribution! I don't have more comments. I'll circle back to @hangfei and let him approve as well. |
hangfei
left a comment
There was a problem hiding this comment.
This looks great! Thank you!
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?
Allows users to directly use SnowflakeSource instead of specifying snowflake information in HdfsSource