From commits-return-113433-archive-asf-public=cust-asf.ponee.io@beam.apache.org Sat Mar 27 02:48:11 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id AA248180642 for ; Sat, 27 Mar 2021 03:48:11 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 295AA5FD3A for ; Sat, 27 Mar 2021 02:48:11 +0000 (UTC) Received: (qmail 5381 invoked by uid 500); 27 Mar 2021 02:48:10 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 5370 invoked by uid 99); 27 Mar 2021 02:48:09 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Mar 2021 02:48:09 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id D09F98E947; Sat, 27 Mar 2021 02:48:09 +0000 (UTC) Date: Sat, 27 Mar 2021 02:47:59 +0000 To: "commits@beam.apache.org" Subject: [beam] tag nightly-master updated (ba4bb1f -> 776bf54) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <161681327397.2744.15837927986774844101@gitbox.apache.org> From: github-bot@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: beam X-Git-Refname: refs/tags/nightly-master X-Git-Reftype: tag X-Git-Oldrev: ba4bb1f026204ba4339dce6be56dbd0052abd3fb X-Git-Newrev: 776bf54883ce6517dd6852a12ba2f25f53d0d69f X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated 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(-)