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

Make RedshiftDataOperator handle multiple queries #42900

Merged
merged 5 commits into from
Oct 15, 2024

Conversation

jroachgolf84
Copy link
Contributor

@jroachgolf84 jroachgolf84 commented Oct 10, 2024

Updating the RedshiftDataOperator to handle returning multiple result sets when more than a single SQL query is passed to the sql parameter.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Oct 10, 2024
@vincbeck vincbeck changed the title Issue 40427 rebased Make RedshiftDataOperator handle multiple queries Oct 10, 2024
Copy link
Contributor

@vincbeck vincbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One simple nit

@vincbeck vincbeck merged commit fe0cc6e into apache:main Oct 15, 2024
55 checks passed
R7L208 pushed a commit to R7L208/airflow that referenced this pull request Oct 17, 2024
* Adding updates to RedshiftDataOperator and unit tests

* Adding updates to RedshiftDataOperator and unit tests

* Updating how statement_id is used

* Ruff formatting

* Fixing nit
harjeevanmaan pushed a commit to harjeevanmaan/airflow that referenced this pull request Oct 23, 2024
* Adding updates to RedshiftDataOperator and unit tests

* Adding updates to RedshiftDataOperator and unit tests

* Updating how statement_id is used

* Ruff formatting

* Fixing nit
PaulKobow7536 pushed a commit to PaulKobow7536/airflow that referenced this pull request Oct 24, 2024
* Adding updates to RedshiftDataOperator and unit tests

* Adding updates to RedshiftDataOperator and unit tests

* Updating how statement_id is used

* Ruff formatting

* Fixing nit
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
* Adding updates to RedshiftDataOperator and unit tests

* Adding updates to RedshiftDataOperator and unit tests

* Updating how statement_id is used

* Ruff formatting

* Fixing nit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:amazon AWS/Amazon - related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants