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

#56 #121 #124: Initializes boto3 session globally to support configured AWS profile when calling boto3 #125

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

w0rks74710n
Copy link

This PR is yet another duplicate of #56 #121 #124. Due to the fact that #56 has been lying around for quite some time (outdated version of the code), #124 addresses the issue in only one instance of the adapter i.e. clean_up_table, I decided to go with the approach introduced in #121 by @cstruct and included a global variable that holds the boto3_session that can be retrieve at any point in time via get_boto3_session(). I would be happy to decline this PR in favour of #121 if preferred as it addresses the the issue at hand.

Thank you in advance.

nicor88 pushed a commit to Avinash-1394/dbt-athena that referenced this pull request Jan 27, 2023
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant