From commits-return-114535-archive-asf-public=cust-asf.ponee.io@beam.apache.org Wed Aug 4 16:00:42 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-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id A6308180660 for ; Wed, 4 Aug 2021 18:00:42 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id E17C13F6C3 for ; Wed, 4 Aug 2021 16:00:41 +0000 (UTC) Received: (qmail 54142 invoked by uid 500); 4 Aug 2021 16:00:41 -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 54133 invoked by uid 99); 4 Aug 2021 16:00:41 -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; Wed, 04 Aug 2021 16:00:41 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 7320281F23; Wed, 4 Aug 2021 16:00:41 +0000 (UTC) Date: Wed, 04 Aug 2021 16:00:32 +0000 To: "commits@beam.apache.org" Subject: [beam] branch master updated (03a1cca -> 3898642) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <162809282724.15505.2448439248827345195@gitbox.apache.org> From: aromanenko@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: beam X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 03a1cca42ceeec2e963ec14c9bc344956a8683b3 X-Git-Newrev: 3898642abbf3017e947b5f5b38c2156b2cb99459 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. aromanenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 03a1cca Merge pull request #15273: [BEAM-12720] fix GroupIntoBatches incorrectly clearing variables after outputting them add 74963dc [BEAM-12715] Use shard number specified by user in SnowflakeIO batch writeFiles new 3898642 Merge pull request #15255: [BEAM-12715] Snowflake IO use getShards in batch write mode The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: CHANGES.md | 1 + .../src/main/java/org/apache/beam/sdk/io/snowflake/SnowflakeIO.java | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-)