You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2022/02/25 17:39:50 UTC

[beam] branch master updated (c75807c -> daabeba)

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

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


    from c75807c  Memoize some objects for timer processing to reduce overhead. (#16207)
     add daabeba  [BEAM-13965] Use TypeDeserializer if type information is available to support polymorphic types. (#16913)

No new revisions were added by this update.

Summary of changes:
 .../beam/sdk/options/PipelineOptionsFactory.java   | 22 ++++++----
 .../sdk/options/PipelineOptionsFactoryTest.java    | 50 +++++++++++++++++++++-
 2 files changed, 62 insertions(+), 10 deletions(-)