potiuk commented on PR #36755: URL: https://github.com/apache/airflow/pull/36755#issuecomment-1889538344
Looks like we need NumPy 1.26+ - from that long discussion here: https://github.com/numpy/numpy/issues/23808 and Apache Beam has <1.25 even in main: https://github.com/apache/beam/blob/master/sdks/python/setup.py#L304 So likely the next best thing to do is to exclude apache-beam provider for python 3.12 This is kinda expected, Beam is always dragging us behind -- 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]
