Skip to content

Conversation

@Dev-iL
Copy link
Collaborator

@Dev-iL Dev-iL commented Aug 10, 2025

Also:

  • Fix several deprecated imports from the task sdk.
  • Fix pymysql typo in test_collation.
  • Add missing test case for the mysql+pymysql connector.
  • Simplify the MySQL container health check.

Split from #52233


^ 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 airflow-core/newsfragments.

Also:
- Fix several deprecated imports from the task sdk.
- Fix `pymysql` typo in test_collation.
- Add missing test case for the `mysql+pymysql` connector.
- Simplify the MySQL container health check.
@potiuk potiuk merged commit a964e0f into apache:main Aug 10, 2025
102 checks passed
@Dev-iL Dev-iL deleted the Dev-iL/2508/sqla_debug branch August 10, 2025 13:07
RoyLee1224 pushed a commit to RoyLee1224/airflow that referenced this pull request Aug 15, 2025
Also:
- Fix several deprecated imports from the task sdk.
- Fix `pymysql` typo in test_collation.
- Add missing test case for the `mysql+pymysql` connector.
- Simplify the MySQL container health check.
@ashb
Copy link
Member

ashb commented Aug 19, 2025

@potiuk Please don't merge mixed things like this -- it makes backporting just one bit trickier.

Specifically the "Fix several deprecated imports from the task sdk." in addition to the SQLA logging changes in one PR makes the release manager's life difficult.

@potiuk
Copy link
Member

potiuk commented Aug 19, 2025

Sure. My bad

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.

3 participants