You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2020/09/11 19:36:30 UTC

[beam] branch master updated (de309d2 -> 224b1d4)

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

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


    from de309d2  [BEAM-10876] Fix TypeError in dataflow_metrics when distribution sum … (#12817)
     add 224b1d4  [BEAM-7523] Enable KafkaCSVTableIT using KafkaContainer (#12826)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/gradle/BeamModulePlugin.groovy |  2 +
 sdks/java/extensions/sql/build.gradle              |  3 +-
 .../sql/meta/provider/kafka/KafkaCSVTableIT.java   | 49 +++++++++++++---------
 3 files changed, 33 insertions(+), 21 deletions(-)