Skip to content

Conversation

@Fokko
Copy link
Contributor

@Fokko Fokko commented Oct 5, 2025

Rationale for this change

We don't support <3.9, so lets get rid of complexity

Are these changes tested?

Are there any user-facing changes?

@Fokko Fokko requested a review from kevinjqliu October 5, 2025 21:00
Copy link
Contributor

@kevinjqliu kevinjqliu left a comment

Choose a reason for hiding this comment

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

nice!

@Fokko
Copy link
Contributor Author

Fokko commented Oct 5, 2025

Less is more!

@@ -502,14 +518,14 @@ numba = ">=0.60,<0.62"
numpy = ">=1.24"
pandas = ">=2.2"
psutil = "*"
pyarrow = ">=19.0,<19.1"
Copy link
Contributor

Choose a reason for hiding this comment

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

we're now pulling in pyarrow 21, which caused the CI issue. likely with how the arrow schema is displayed

@Fokko Fokko merged commit 1be2693 into apache:main Oct 6, 2025
10 checks passed
@Fokko Fokko deleted the fd-ray branch October 6, 2025 22:54
@Fokko
Copy link
Contributor Author

Fokko commented Oct 6, 2025

Thanks @kevinjqliu 🙌

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.

2 participants