You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ar...@apache.org on 2021/08/04 16:00:32 UTC

[beam] branch master updated (03a1cca -> 3898642)

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(-)

[beam] 01/01: Merge pull request #15255: [BEAM-12715] Snowflake IO use getShards in batch write mode

Posted by ar...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 3898642abbf3017e947b5f5b38c2156b2cb99459
Merge: 03a1cca 74963dc
Author: Alexey Romanenko <33...@users.noreply.github.com>
AuthorDate: Wed Aug 4 17:59:50 2021 +0200

    Merge pull request #15255: [BEAM-12715] Snowflake IO use getShards in batch write mode

 CHANGES.md                                                             | 1 +
 .../src/main/java/org/apache/beam/sdk/io/snowflake/SnowflakeIO.java    | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)