You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2021/12/10 16:31:53 UTC

[beam] branch master updated (bb38872 -> c459eef)

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

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


    from bb38872  Merge pull request #16184 from [BEAM-13413][Playground][Bugfix] add type of precompiled object
     new 94eddab  [BEAM-13424][Playground] Set float64 to the cache instead of int Change converting to float64 instead of int
     new 6a75a0d  [BEAM-13424][Playground] fix tests
     new 7082da2  [BEAM-13424][Playground] add a check before setting the value to the cache for localCache
     new c459eef  Merge pull request #16180 from [BEAM-13424][Playground] [Bugfix] Error during get Logs and Run output from the backend with Redis

The 33846 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:
 playground/backend/internal/cache/local/local_cache.go         |  6 ++++++
 playground/backend/internal/code_processing/code_processing.go | 10 +++++-----
 .../backend/internal/code_processing/code_processing_test.go   |  8 ++------
 3 files changed, 13 insertions(+), 11 deletions(-)