You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2020/06/30 23:26:37 UTC

[beam] branch master updated (5098152 -> 8f2d49b)

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

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


    from 5098152  [BEAM-10220] Add support for REQUIRE_MISSING in RowJsonDeserializer, Make ACCEPT_MISSING_OR_NULL the default behavior. (#12035)
     add 5e29b4f  [BEAM-10312] Sub-element progress accounted for during splitting.
     add 8f2d49b  Merge pull request #12124: [BEAM-10312] Sub-element progress accounted for during splitting.

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/runtime/exec/datasource.go   | 138 +++++++++++++------
 .../pkg/beam/core/runtime/exec/datasource_test.go  | 152 +++++++++++++++++++--
 2 files changed, 234 insertions(+), 56 deletions(-)