florianvazelle commented on PR #29017: URL: https://github.com/apache/flink/pull/29017#issuecomment-5604695458
Hi @h0rv :slightly_smiling_face: This is currently blocked on `pemja` bugfix backports (and a new package release), so we can properly bump `pemja` in PyFlink. See https://github.com/alibaba/pemja/issues/97#issuecomment-5566742742. In the meantime, you can build a wheel from my branch: ``` $ cd flink-python/ $ uv build $ cd apache-flink-libraries/ $ uv build ``` That path works well on my side. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
