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 aa25e85  Apply new Encoders to CombinePerKey
     new bcbb697  Apply new Encoders to Read source
     new 97e8a19  Improve performance of source: the mapper already calls 
windowedValueCoder.decode, no need to call it also in the Spark encoder
     new c6cca7d  Ignore long time failing test: SparkMetricsSinkTest

The 3 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:
 .../translation/batch/ReadSourceTranslatorBatch.java              | 7 ++++++-
 .../spark/structuredstreaming/translation/helpers/RowHelpers.java | 4 +---
 .../translation/streaming/ReadSourceTranslatorStreaming.java      | 8 ++++++--
 .../aggregators/metrics/sink/SparkMetricsSinkTest.java            | 2 ++
 4 files changed, 15 insertions(+), 6 deletions(-)

Reply via email to