You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tv...@apache.org on 2020/07/01 22:00:45 UTC

[beam] branch master updated (a4f3019 -> 68a3a73)

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

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


    from a4f3019  [BEAM-10391] Add attribute map null check in dataflow worker (#12136)
     add 68a3a73  [BEAM-10327] Create a pattern that shows use of Schema using Joins (#12097)

No new revisions were added by this update.

Summary of changes:
 .../apache/beam/examples/snippets/Snippets.java    | 70 +++++++++++++++++++++
 .../beam/examples/snippets/SnippetsTest.java       | 71 ++++++++++++++++++++++
 .../content/en/documentation/patterns/overview.md  |  3 +
 .../content/en/documentation/patterns/schema.md    | 57 +++++++++++++++++
 .../partials/section-menu/en/documentation.html    |  1 +
 5 files changed, 202 insertions(+)
 create mode 100644 website/www/site/content/en/documentation/patterns/schema.md