Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Jun 23, 2025

After #52060 some tests started to fail - this PR fixes it:

  • test_pandas.py is removed, it makes no sense as we seem to be testing if pandas has specific API (which we neither use nor guarantee)

  • numpy serializers are now compatible with numpy 2


^ 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.

After apache#52060 some tests started to fail - this PR fixes it:

* test_pandas.py is removed, it makes no sense as we seem to be
  testing if pandas has specific API (which we neither use nor
  guarantee)

* numpy serializers are now compatible with numpy 2
@potiuk potiuk merged commit d65cd6c into apache:main Jun 23, 2025
53 checks passed
@potiuk potiuk deleted the fix-numpy-pandas-compatibility-tests branch June 23, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants