You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2022/04/21 20:54:23 UTC

[beam] branch master updated (8f4456636ab -> 76903772b2e)

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

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


    from 8f4456636ab [BEAM-14346] Fix incorrect error case index in ret2() (#17425)
     new 3baf14c8e29 Revert "[BEAM-14300] Fix Java precommit failure"
     new 11c465351a3 Revert "Merge pull request #17223 from [BEAM-14215] Improve argument validation in SnowflakeIO"
     new 76903772b2e Merge pull request #17426 from Snowflake-Labs/revert-snowflake-io-fix

The 35403 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:
 .../apache/beam/sdk/io/snowflake/SnowflakeIO.java  |  49 +++----
 .../test/unit/DataSourceConfigurationTest.java     | 141 +++------------------
 .../test/unit/read/SnowflakeIOReadTest.java        |  52 --------
 3 files changed, 39 insertions(+), 203 deletions(-)