You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2018/08/27 12:49:33 UTC

[beam] branch master updated (439ac0d -> 31ceabb)

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

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


    from 439ac0d  [BEAM-5092] Prevent hash-lookup of schema on every record (#6268)
     add 44cf83a  Fix accidental rename of AwsModuleTest to AwsModuleAmazonSNSMock
     new 31ceabb  Merge pull request #6269: Fix accidental rename of AwsModuleTest to AwsModuleAmazonSNSMock

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:
 .../io/aws/options/{AwsModuleAmazonSNSMock.java => AwsModuleTest.java}  | 2 +-
 .../src/test/java/org/apache/beam/sdk/io/aws/s3/S3FileSystemTest.java   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename sdks/java/io/amazon-web-services/src/test/java/org/apache/beam/sdk/io/aws/options/{AwsModuleAmazonSNSMock.java => AwsModuleTest.java} (99%)


[beam] 01/01: Merge pull request #6269: Fix accidental rename of AwsModuleTest to AwsModuleAmazonSNSMock

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

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

commit 31ceabb44c536ceb38056a6fba6de0653559f257
Merge: 439ac0d 44cf83a
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Mon Aug 27 14:49:27 2018 +0200

    Merge pull request #6269: Fix accidental rename of AwsModuleTest to AwsModuleAmazonSNSMock

 .../io/aws/options/{AwsModuleAmazonSNSMock.java => AwsModuleTest.java}  | 2 +-
 .../src/test/java/org/apache/beam/sdk/io/aws/s3/S3FileSystemTest.java   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)