Just a small comment here from a friendly maintainer of Airflow - since we are about to enable Py3.13 compatibility in Airflow I noticed that 2.66.0rc2 declares 3.13 compatibility in trove classifiers, but there are no prebuilt .whl packages for 3.13 in https://pypi.org/project/apache-beam/2.66.0rc2/#files - not sure if this is intentional or just release pipeline needs to be updated, but if there are no 3.13 .whls it will be difficult to use it on 3.13.
J. On Sat, Jun 28, 2025 at 5:57 PM Yi Hu via dev <[email protected]> wrote: > Dataflow legacy worker container release done and confirmed that the issue > is resolved, and hereby I am lifting the -1 vote above. > > Thanks! > > On Fri, Jun 27, 2025 at 10:55 AM Yi Hu <[email protected]> wrote: > >> Obsesrved Dataflow legacy runner jobs would fail during DataflowTemplates >> validation. Found that internal Dataflow legacy worker container wasn't >> built correctly, see >> https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/2485#issuecomment-3013265784 >> for details. >> >> I would put a -1 vote for now and will be cleared once this gets fixed. >> >> On Fri, Jun 27, 2025 at 10:02 AM Danny McCormick via dev < >> [email protected]> wrote: >> >>> +1 (binding) >>> >>> Ran through some ML examples locally and on Dataflow. >>> >>> Thanks, >>> Danny >>> >>> On Thu, Jun 26, 2025 at 2:13 AM Chamikara Jayalath via dev < >>> [email protected]> wrote: >>> >>>> +1 >>>> >>>> Thanks, >>>> Cham >>>> >>>> On Tue, Jun 24, 2025 at 8:24 AM Vitalii Terentev <[email protected]> >>>> wrote: >>>> >>>>> +1 (non-binding) >>>>> >>>>> Tested Python Mobile Gaming RC Validation [1], also tested YAML >>>>> validation >>>>> [2] and Go WordCount [3] >>>>> >>>>> [1] https://github.com/apache/beam/actions/runs/15844230461 >>>>> >>>>> [2] https://github.com/apache/beam/actions/runs/15842617995 >>>>> >>>>> [3] https://github.com/apache/beam/actions/runs/15843819454 >>>>> >>>>
