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 a70f1f3c0e5 Bump github.com/docker/docker in /sdks (#36739)
     add d41b50bae94 [Dataflow Streaming] Replace HashBasedTable with HashMap 
in CachingStateTable (#36743)
     add 25e50e73910 Bump github.com/testcontainers/testcontainers-go in /sdks 
(#36752)
     add 5e04af89c6f Fix scio playground (#36748)
     add 1b89fcff0ec Split some requirements into extras (#36749)
     add d7bb22342ec exclude streaming bigquery it tests on test runners 
(#36761)
     add c750f8a2ecd Utilizes file_interceptor parameter and sets it to 
get_normalized_path() function. (#36738)
     add c7c6a37b83b fix test (#36763)

No new revisions were added by this update.

Summary of changes:
 playground/backend/containers/scio/Dockerfile      | 14 ++++-
 playground/backend/containers/scio/build.gradle    |  2 +-
 runners/google-cloud-dataflow-java/build.gradle    |  6 ++
 .../worker/windmill/state/CachingStateTable.java   | 69 ++++++++++++++++++----
 .../dataflow/worker/windmill/state/IdTracker.java  |  3 +-
 .../worker/windmill/state/WindmillOrderedList.java |  3 +-
 .../windmill/state/WindmillStateInternals.java     | 23 +++-----
 sdks/go.mod                                        |  2 +-
 sdks/go.sum                                        |  4 +-
 .../io/gcp/bigquery/BigQueryIODynamicReadIT.java   |  2 +-
 .../apache_beam/internal/cloudpickle_pickler.py    |  7 ++-
 .../internal/cloudpickle_pickler_test.py           | 24 ++++++++
 sdks/python/apache_beam/io/tfrecordio.py           | 17 +++++-
 sdks/python/apache_beam/io/tfrecordio_test.py      |  7 ++-
 sdks/python/container/common.gradle                |  6 +-
 sdks/python/setup.py                               |  2 +-
 sdks/python/tox.ini                                |  2 +-
 17 files changed, 142 insertions(+), 51 deletions(-)

Reply via email to