Closed yaroslav-ost closed 8 months ago
This PR addresses the issue related to sharing _create_session_config class attribute among Glue sessions. The fix prevents from overriding this attribute and enhances isolation.
Relates to https://github.com/aws-samples/dbt-glue/pull/234
CHANGELOG.md
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
@menuetb pls review and merge
Thank you for your contribution!
This PR addresses the issue related to sharing _create_session_config class attribute among Glue sessions. The fix prevents from overriding this attribute and enhances isolation.
Relates to https://github.com/aws-samples/dbt-glue/pull/234
Description
Checklist
CHANGELOG.md
and added information about my change to the "dbt-glue next" section.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.