tvalentyn opened a new issue, #33639: URL: https://github.com/apache/beam/issues/33639
### What happened? Currently, users install a newer version of numpy at job submission than is installed in container images. This causes a misconfiguratio for Dataframe api users, see: https://lists.apache.org/thread/3k3rpnoh1tjf7d9rhvl88lmrn04fr9cn. We should try to upgrade the containers to use numpy 2.x. We should investigate what dependency is preventing Python 3.10+ containers from picking up numpy 2.x ### Issue Priority Priority: 1 (data loss / total loss of function) ### Issue Components - [x] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam YAML - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Infrastructure - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- 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]
