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/03/06 10:44:34 UTC

[beam] branch spark-runner_structured-streaming updated (010fcb6 -> bbb7a1e)

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 010fcb6  Implement WindowAssignTranslatorBatch
     new 653e7de  Implement WindowAssignTest
     new bbb7a1e  Fix javadoc

The 19439 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/FlattenTest.java                 |  2 +-
 .../batch/{FlattenTest.java => WindowAssignTest.java}  | 18 +++++++++++-------
 2 files changed, 12 insertions(+), 8 deletions(-)
 copy runners/spark-structured-streaming/src/test/java/org/apache/beam/runners/spark/structuredstreaming/translation/batch/{FlattenTest.java => WindowAssignTest.java} (73%)