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 2022/11/07 23:16:33 UTC

[beam] branch beam23893pipelinehint updated (9a14aefbf87 -> f7c8a52e6a3)

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

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


    from 9a14aefbf87 Add resource hints to runner inits & translation.
     add 29a374c7b15 Address comments (add more comments)
     add f7c8a52e6a3 update test file

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/runtime/graphx/translate.go |  4 ++++
 sdks/go/pkg/beam/options/jobopts/options.go       |  8 ++++----
 sdks/go/pkg/beam/options/jobopts/options_test.go  |  2 ++
 sdks/go/pkg/beam/options/resource/hint.go         | 14 ++++++++------
 sdks/go/pkg/beam/options/resource/hint_test.go    |  8 ++++----
 5 files changed, 22 insertions(+), 14 deletions(-)