You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2020/10/27 23:43:31 UTC

[beam] branch master updated (399e5f0 -> f44abcd)

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

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


    from 399e5f0  Add Select to schema docs (#13046)
     add 35f80fa  Add checkState to catch graph corruption during replacement
     add 0ab5837  Fix DataflowRunner batch view overrides; give them accurate types
     add f44abcd  Merge pull request #13162: [BEAM-11089] Fix DataflowRunner view override outputs

No new revisions were added by this update.

Summary of changes:
 .../beam/runners/dataflow/BatchViewOverrides.java  | 50 +++++++++--------
 .../beam/runners/dataflow/DataflowRunner.java      | 63 ++++++++++++++--------
 .../main/java/org/apache/beam/sdk/Pipeline.java    | 12 +++++
 3 files changed, 80 insertions(+), 45 deletions(-)