This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from e4cd040199d Add LRU cache eviction to CombinePerKeyPrecombineOperator 
(#37466)
     add 4674387e88e Remove pubsublite logs - try example notebook (#37457)
     add fd2babbcddb [Python] Add take(n) convenience for PCollection (#37470)
     add d1e5849206e fix(dataflow): 'update' infinite loop and nil pointer 
dereference (#37472)
     add b1cf96d3d65 Bump pip from 25.3 to 26.0 in 
/sdks/python/container/ml/py311 (#37483)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |   1 +
 examples/notebooks/README.md                       |  13 +-
 .../get-started/try-apache-beam-yaml.ipynb         | 353 +++++----------------
 .../pkg/beam/runners/dataflow/dataflowlib/job.go   |   6 +-
 sdks/python/apache_beam/pvalue.py                  |  19 ++
 sdks/python/apache_beam/transforms/util.py         |  74 ++++-
 sdks/python/apache_beam/transforms/util_test.py    |  39 +++
 .../container/ml/py311/base_image_requirements.txt |   2 +-
 .../container/ml/py311/gpu_image_requirements.txt  |   2 +-
 9 files changed, 232 insertions(+), 277 deletions(-)

Reply via email to