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

AWS GlueHook does not pass Region name to superclass constructor #14217

Closed
davidshay opened this issue Feb 12, 2021 · 5 comments
Closed

AWS GlueHook does not pass Region name to superclass constructor #14217

davidshay opened this issue Feb 12, 2021 · 5 comments
Labels
good first issue kind:bug This is a clearly a bug provider:amazon-aws AWS/Amazon - related issues

Comments

@davidshay
Copy link

super().__init__(*args, **kwargs)

@boring-cyborg
Copy link

boring-cyborg bot commented Feb 12, 2021

Thanks for opening your first issue here! Be sure to follow the issue template!

@davidshay davidshay changed the title Region name is not passed to superclass constructir Region name is not passed to superclass constructor Feb 12, 2021
@jhtimmins
Copy link
Contributor

@davidshay Thanks for bringing this up. Would you like to contribute the patch or would you like me to?

@davidshay
Copy link
Author

davidshay commented Feb 14, 2021 via email

@eladkal eladkal added good first issue provider:amazon-aws AWS/Amazon - related issues labels Feb 14, 2021
@ashb ashb changed the title Region name is not passed to superclass constructor AWS GlueHook does not pass Region name to superclass constructor Feb 15, 2021
@isunitha98selvan
Copy link

Hey, if no one is working on this issue, I can submit a patch :)

@eladkal
Copy link
Contributor

eladkal commented Apr 2, 2021

Fixed in #14251

@eladkal eladkal closed this as completed Apr 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue kind:bug This is a clearly a bug provider:amazon-aws AWS/Amazon - related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants