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 623a9c0 [BEAM-11076] Reuse TriggerProto translation in
StreamingGroupAlsoByWindowViaWindowSetFn (#13831)
add a0b3a75 [BEAM-11658] Match .snappy files into the given (de)compressor
add 96b4a58 Merge pull request #13821: [BEAM-11658] Match .snappy files
into the given (de)compressor
No new revisions were added by this update.
Summary of changes:
.../org/apache/beam/sdk/io/CompressedSource.java | 19 +-
.../java/org/apache/beam/sdk/io/Compression.java | 21 +
.../java/org/apache/beam/sdk/io/FileBasedSink.java | 8 +-
.../apache/beam/sdk/io/CompressedSourceTest.java | 462 ++++++++++++++-------
4 files changed, 365 insertions(+), 145 deletions(-)