GitHub user davidcavazos opened a pull request:
https://github.com/apache/beam/pull/3900
Created Java snippets file
R: @tgroh for Java code
R: @melap for snippet tags
Starting out with just the CoGroupByKey snippet to make the PR small.
Eventually we want to migrate all the hard-coded snippets from the
documentation to these files to make sure they are tested.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davidcavazos/beam java_snippets
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3900.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3900
----
commit b7cd18485fb9d3c89bc5177ad8ab8742faa39c06
Author: David Cavazos <[email protected]>
Date: 2017-09-26T17:38:38Z
Created Java snippets file
----
---