You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2019/09/18 19:37:06 UTC

[beam] branch master updated (ab1e16c -> c383c04)

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

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


    from ab1e16c  Merge pull request #9601: Minor fix for python mongodbio display data
     add c383c04  [BEAM-8242] Support -buildmode=pie with unregistered Go functions (#9585)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/util/symtab/symtab.go      |  47 +++++++++-
 sdks/go/pkg/beam/core/util/symtab/symtab_test.go | 113 +++++++++++++++++++++++
 2 files changed, 155 insertions(+), 5 deletions(-)
 create mode 100644 sdks/go/pkg/beam/core/util/symtab/symtab_test.go