You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ec...@apache.org on 2019/10/28 16:44:04 UTC

[beam] branch spark-runner_structured-streaming updated (e40bb83 -> f6e2fb0)

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

echauchot pushed a change to branch spark-runner_structured-streaming
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from e40bb83  [BEAM-8470] Rebase on master: pass sideInputMapping in SimpleDoFnRunner as needed now in the API
     add f6e2fb0  Fix SpotBugs

No new revisions were added by this update.

Summary of changes:
 .../metrics/sink/{CsvSink.java => CodahaleCsvSink.java}               | 4 ++--
 .../metrics/sink/{GraphiteSink.java => CodahaleGraphiteSink.java}     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename runners/spark/src/main/java/org/apache/beam/runners/spark/structuredstreaming/metrics/sink/{CsvSink.java => CodahaleCsvSink.java} (93%)
 rename runners/spark/src/main/java/org/apache/beam/runners/spark/structuredstreaming/metrics/sink/{GraphiteSink.java => CodahaleGraphiteSink.java} (92%)