This is an automated email from the ASF dual-hosted git repository.
lcwik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from b951993 [BEAM-8587] TestStream for Dataflow runner
add 42da6ae BEAM-8579: Strip UTF-8 BOM from TextSource output.
add f95de04 [BEAM-8579] Strip UTF-8 BOM from TextSource output.
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/beam/sdk/io/TextSource.java | 6 +
.../org/apache/beam/sdk/io/TextSourceTest.java | 158 +++++++++++++++++++++
2 files changed, 164 insertions(+)
create mode 100644
sdks/java/core/src/test/java/org/apache/beam/sdk/io/TextSourceTest.java