You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2023/04/17 15:50:39 UTC

[beam] 01/01: Merge pull request #26289 Use iterable side inputs rather than list side inputs in file writes.

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

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

commit 80f1f6c7f6003ed4daed7492489cf382750ce6f0
Merge: 9c00dca093f 33293fe914b
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Mon Apr 17 08:50:30 2023 -0700

    Merge pull request #26289 Use iterable side inputs rather than list side inputs in file writes.

 .../main/java/org/apache/beam/sdk/io/WriteFiles.java | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)