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/12/11 15:42:35 UTC

[beam] branch master updated (b7e464b -> 2080520)

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

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


    from b7e464b  [BEAM-8920] Go SDK: faster transforms/filter.Distinct with CombinePerKey
     new 4dae3ae  [BEAM-8830] flatten: better detect empty collections
     new 62bd3ff  [BEAM-8830] Fix empty dataset creation: use the beam coder wrapper that sets the schema to binary.
     new a9a68a8  [BEAM-8830] Exclude failing SDF tests
     new 2080520  Merge pull request #10293 from echauchot/BEAM-8830-flattens-spark

The 24622 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:
 runners/spark/build.gradle                                     |  9 ++++-----
 .../structuredstreaming/translation/TranslationContext.java    |  5 +++--
 .../translation/batch/FlattenTranslatorBatch.java              | 10 ++++------
 3 files changed, 11 insertions(+), 13 deletions(-)