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

Fix CI failures #2105

Merged
merged 11 commits into from
Jan 24, 2024
Merged

Fix CI failures #2105

merged 11 commits into from
Jan 24, 2024

Conversation

pankajkoti
Copy link
Contributor

@pankajkoti pankajkoti commented Jan 24, 2024

Fix CI failures.

Limit pandas to <2.2.0 as it breaks our tests. 2.2.0 was released on Jan 20, 2024 and there is an open issue reported for this pandas-dev/pandas#57053. We are getting the same error as reported in the issue.

@pankajkoti
Copy link
Contributor Author

All CI failures that were observed in #2103 have been fixed here except for 1 failure in CI. The 1 failure we're observing is wrt to Bigquery failures wherein we're being rate limited due to multiple CI runs today.

Screenshot 2024-01-24 at 7 39 48 PM

Thanks to @utkarsharma2 for helping with fixing other CI failures :)

@pankajkoti pankajkoti changed the title Fix ci failures Fix CI failures Jan 24, 2024
Copy link
Collaborator

@utkarsharma2 utkarsharma2 left a comment

Choose a reason for hiding this comment

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

LGTM

@pankajkoti pankajkoti merged commit 97cc7c7 into main Jan 24, 2024
30 of 31 checks passed
@pankajkoti pankajkoti deleted the fix-ci-failures branch January 24, 2024 14:13
pankajkoti added a commit that referenced this pull request Jan 24, 2024
- Replace openlineage-airflow with Apache Airflow OSS provider apache-airflow-providers-openlineage #2103
- Bump up minimum version of apache-airflow to 2.7 #2103
- Bump up minimum version of Python to 3.8 #2103
- Limit pandas version to <2.2.0 due to an open issue for the release pandas==2.2.0 #2105
@pankajkoti pankajkoti mentioned this pull request Jan 24, 2024
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.

None yet

3 participants