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

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


    from 117a2d6  Merge pull request #8533 from aaltay/errtinf
     new cc8bc6c  Revert "Merge pull request #8228: [BEAM-7008] adding UTF8 
String coder to Java SDK ModelCoders"
     new 466038d  Revert "Merge pull request #8545 from ihji/BEAM-7260"
     new 0a1ec0c  Merge pull request #8544 from angoenka/revert_utf8

The 21423 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:
 .../beam/model/fnexecution/v1/standard_coders.yaml | 24 -------
 .../core/construction/ModelCoderRegistrar.java     |  3 -
 .../runners/core/construction/ModelCoders.java     |  2 -
 .../core/construction/CoderTranslationTest.java    |  1 -
 .../runners/core/construction/CommonCoderTest.java |  9 +--
 .../streaming/ExecutableStageDoFnOperator.java     |  3 +-
 .../streaming/ExecutableStageDoFnOperatorTest.java |  2 +-
 .../worker/graph/LengthPrefixUnknownCoders.java    |  3 +-
 .../worker/fn/control/TimerReceiverTest.java       |  4 +-
 .../graph/LengthPrefixUnknownCodersTest.java       | 13 ++--
 .../fnexecution/control/RemoteExecutionTest.java   | 80 ++++++++++++++--------
 11 files changed, 65 insertions(+), 79 deletions(-)

Reply via email to