-
Notifications
You must be signed in to change notification settings - Fork 26
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
Fix RedshiftDataHook
to accept access and secret keys from the connections object also.
#746
Conversation
Codecov ReportBase: 98.48% // Head: 98.48% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #746 +/- ##
=======================================
Coverage 98.48% 98.48%
=======================================
Files 86 86
Lines 4628 4634 +6
=======================================
+ Hits 4558 4564 +6
Misses 70 70
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Fix test case
4d07eac
to
366ef79
Compare
@pankajastro @rajaths010494 Addressed your review comments, can you please take a look at it |
redshift_data
hook to considered access and secret key from the connections object not from extraredshift_data
hook to consider access and secret key from the connections object not from extra
redshift_data
hook to consider access and secret key from the connections object not from extraRedshiftDataHook
to accept access and secret keys from the connections object also.
extra_config
closes: #741