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 2021/03/27 02:47:59 UTC

[beam] tag nightly-master updated (ba4bb1f -> 776bf54)

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

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


*** WARNING: tag nightly-master was modified! ***

    from ba4bb1f  (commit)
      to 776bf54  (commit)
    from ba4bb1f  Merge pull request #14214: [BEAM-11948] Add deprecation warning for Flink 1.8/1.9 support removal
     add 3b77ff8  [BEAM-12057] Add missing populateDisplayData methods to ParquetIO
     add 91382ad  Merge pull request #14344: [BEAM-12057] Add missing populateDisplayData methods to ParquetIO
     add 875f63f  [BEAM-12054] CassandraIO: flush mutator in @FinishBundle
     add 475bbbc  Merge pull request #14346: [BEAM-12054] CassandraIO: flush mutator in @FinishBundle
     add d1f4808  [BEAM-12050] Sickbay portable Flink tests of event time timers with TestStream
     add 776bf54  Merge pull request #14333: [BEAM-12050] Sickbay portable Flink tests of event time timers with TestStream

No new revisions were added by this update.

Summary of changes:
 runners/flink/job-server/flink_job_server.gradle   |  4 +
 .../apache/beam/sdk/io/cassandra/CassandraIO.java  | 14 +++-
 .../org/apache/beam/sdk/io/parquet/ParquetIO.java  | 90 ++++++++++++++++++++--
 .../apache/beam/sdk/io/parquet/ParquetIOTest.java  | 17 +++-
 4 files changed, 117 insertions(+), 8 deletions(-)