This is an automated email from the ASF dual-hosted git repository.
pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 416275a Merge pull request #6399 from
yifanzou/BEAM-5389/fix-java-example-integration-test
add 799dfe5 Adding a custom coder test
add 504aa28 Adding license
new c7d134a Merge pull request #6297 from pabloem/custom-coder-pc
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:
.../sdk/coders/PCollectionCustomCoderTest.java | 252 +++++++++++++++++++++
1 file changed, 252 insertions(+)
create mode 100644
sdks/java/core/src/test/java/org/apache/beam/sdk/coders/PCollectionCustomCoderTest.java