You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mw...@apache.org on 2020/09/17 11:41:07 UTC

[beam] branch master updated (8cb6d9d -> 85ebbd7)

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

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


    from 8cb6d9d  Merge pull request #12843: [BEAM-10895] Support UNNEST an (possibly nested) array field of an struct column
     add 85ebbd7  [BEAM-10870] Add raw private key param to snowflake cross-language python wrapper (#12809)

No new revisions were added by this update.

Summary of changes:
 .../crosslanguage/CrossLanguageConfiguration.java  | 31 +++++++++++++++
 .../io/snowflake/crosslanguage/ReadBuilder.java    | 44 +++++++++------------
 .../io/snowflake/crosslanguage/WriteBuilder.java   | 10 +----
 .../io/external/xlang_snowflakeio_it_test.py       | 46 +++++++++++++---------
 sdks/python/apache_beam/io/snowflake.py            | 42 ++++++++++++++------
 5 files changed, 109 insertions(+), 64 deletions(-)