[SPIKE] Investigate state of transactions #636
Labels
feature:transactions
Issues related to managing database transactions
pkg:dbt-redshift
Issue affects dbt-redshift
type:enhancement
New feature request
Is this your first time submitting a feature request?
Describe the feature
Several issues already exist that even today, transactions are not working in dbt-redshift as they should
Similar to #347 but only for dbt-redshift. Less future looking, but rather backward looking. How can we get back to a previous state?
questions
.execute()
calls aws/amazon-redshift-python-driver#162 solve our problems, or is there more to do?autocommit
parameter introduced in relocate docs to readme dbt-core#475 affect transaction behavior?redshift_connector
's.commit()
method to users in jinja land instaed?Transaction-related open issues
Describe alternatives you've considered
No response
Who will this benefit?
No response
Are you interested in contributing this feature?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: