You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2022/12/31 04:25:21 UTC

[beam] branch nightly-refs/heads/master updated (889fd8bcdc9 -> 3ee5b86a3f1)

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 889fd8bcdc9 Merge pull request #24827 Add gradle files for typescript containers and update the version info.
     add ad72baceaef Fix Cassandra read bug when user query has no where clause (fixes #24829) (#24830)
     add 3ee5b86a3f1 Retry create database in InfluxDbIOIT (#24800)

No new revisions were added by this update.

Summary of changes:
 .test-infra/jenkins/README.md                      |  7 ++--
 ...vy => job_PostCommit_Java_InfluxDBIO_IT.groovy} | 15 ++++----
 CHANGES.md                                         |  2 +-
 .../org/apache/beam/sdk/io/cassandra/ReadFn.java   |  5 ++-
 .../beam/sdk/io/cassandra/CassandraIOTest.java     | 41 ++++++++++++++++++++--
 .../apache/beam/sdk/io/influxdb/InfluxDbIOIT.java  | 24 +++++++++++--
 6 files changed, 78 insertions(+), 16 deletions(-)
 rename .test-infra/jenkins/{job_PerformanceTests_InfluxDBIO_IT.groovy => job_PostCommit_Java_InfluxDBIO_IT.groovy} (83%)