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

[beam] branch master updated (b953645 -> 213f6c9)

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

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


    from b953645  Merge pull request #7494: [BEAM-3608] Port shaded Guava to vendored Guava
     add 213f6c9  [BEAM-6184] Enforce javadoc check on non-trivial public methods (#7454)

No new revisions were added by this update.

Summary of changes:
 .../functions/FlinkExecutableStageFunction.java     |  6 ++----
 .../streaming/ExecutableStageDoFnOperator.java      |  6 ++----
 .../ResumeFromCheckpointStreamingTest.java          |  2 +-
 .../src/main/resources/beam/checkstyle.xml          | 21 +++++++++++++++++++++
 .../src/main/resources/beam/suppressions.xml        |  5 ++++-
 .../apache/beam/sdk/annotations/Experimental.java   |  4 ++++
 .../extensions/sql/impl/schema/BeamTableUtils.java  |  6 ++++++
 7 files changed, 40 insertions(+), 10 deletions(-)