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/05/02 22:49:59 UTC

[beam] branch master updated (2f821dc -> d742189)

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 2f821dc  Merge pull request #8479 from TheNeuralBit/empty-value-schema
     new e655d40  [BEAM-7062] Fix pydoc for @retry.with_exponential_backoff
     new 513acbf  Make utility functions private ...
     new d742189  Merge pull request #8284 from udim/docs-annotations

The 21269 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:
 sdks/python/apache_beam/io/gcp/bigquery_tools.py |  6 ++++--
 sdks/python/apache_beam/utils/retry.py           |  2 ++
 sdks/python/apache_beam/utils/retry_test.py      | 12 ++++++------
 sdks/python/scripts/generate_pydoc.sh            | 11 +++++++++++
 4 files changed, 23 insertions(+), 8 deletions(-)