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

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


    from bb3e3af  Merge pull request #5605: [BEAM-4536] Remove with_attributes 
keyword from ReadFromPubSub.
     add 43ff709  Beam File System based Artifact Staging Service
     add 9fa07ff  BeamFileSystemArtifactStagingService Tests
     add 4ed710a  Enhancing test case and error handling.
     add 911fd13  Enhancing testcases and incorporating review comments.
     add b19bdff  Review comments Fix
     add cdf433c  Rebasing
     new 2d5f2ae  Merge pull request #5591: [BEAM-4290] Beam File System based 
ArtifactStagingService

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:
 .../BeamFileSystemArtifactStagingService.java      | 302 +++++++++++++++
 .../BeamFileSystemArtifactStagingServiceTest.java  | 406 +++++++++++++++++++++
 2 files changed, 708 insertions(+)
 create mode 100644 
runners/java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/artifact/BeamFileSystemArtifactStagingService.java
 create mode 100644 
runners/java-fn-execution/src/test/java/org/apache/beam/runners/fnexecution/artifact/BeamFileSystemArtifactStagingServiceTest.java

-- 
To stop receiving notification emails like this one, please contact
j...@apache.org.

Reply via email to