[
https://issues.apache.org/jira/browse/FLINK-38513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18029694#comment-18029694
]
Gabor Somogyi commented on FLINK-38513:
---------------------------------------
I think the issue is that pandas 2.3+ drops cp39 wheels → sdist build fails on
manylinux2014 and the solution is:
pandas>=1.3.0,<2.3
I would create a PR if you agree on the issue/solution and don't mind...
> Github workflow of building python wheels on linux fails
> --------------------------------------------------------
>
> Key: FLINK-38513
> URL: https://issues.apache.org/jira/browse/FLINK-38513
> Project: Flink
> Issue Type: Bug
> Components: Build System
> Reporter: Zakelly Lan
> Assignee: Dian Fu
> Priority: Blocker
>
> This blocks the new releases.
> https://github.com/apache/flink/actions/runs/18483570229/job/52662528322
--
This message was sent by Atlassian Jira
(v8.20.10#820010)