You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by au...@apache.org on 2022/07/15 20:19:05 UTC

[beam] branch master updated (23a85351f82 -> 2ba53174cf5)

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

austin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 23a85351f82 Collect heap profile on OOM on Dataflow (#22225)
     add 2ba53174cf5 fixing the missing wrap around ring range read (#21786)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/sdk/io/cassandra/ReadFn.java   | 62 ++++++++++++++++++----
 .../beam/sdk/io/cassandra/CassandraIOTest.java     | 55 +++++++++++++++++++
 2 files changed, 107 insertions(+), 10 deletions(-)