You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2019/09/14 01:25:58 UTC

[beam] branch master updated (371c122 -> 6b5084b)

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

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


    from 371c122  [BEAM-8226] Alter getInputElementsConsumed computation for monitoringInfos in RegisterAndProcessBundleOperation.java (#9571)
     add 6b5084b  [BEAM-7389] Generate notebook for filter (#9561)

No new revisions were added by this update.

Summary of changes:
 .../transforms/python/element-wise/filter-py.ipynb | 521 +++++++++++++++++++++
 website/notebooks/docs.yaml                        | 108 +++++
 website/notebooks/generate.py                      |  82 ++++
 .../passwd => website/notebooks/imports/license.md |  14 +-
 .../imports/setup.md}                              |  11 +-
 .../transforms/python/element-wise/filter.md       | 132 +++++-
 6 files changed, 836 insertions(+), 32 deletions(-)
 create mode 100644 examples/notebooks/documentation/transforms/python/element-wise/filter-py.ipynb
 create mode 100644 website/notebooks/docs.yaml
 create mode 100644 website/notebooks/generate.py
 copy sdks/java/io/rabbitmq/src/test/qpid/etc/passwd => website/notebooks/imports/license.md (62%)
 copy website/{src/_includes/capability-matrix-row-blog.md => notebooks/imports/setup.md} (79%)