Henning Rohde created BEAM-5357:
-----------------------------------
Summary: Go check for IsWorkerCompatibleBinary is wrong
Key: BEAM-5357
URL: https://issues.apache.org/jira/browse/BEAM-5357
Project: Beam
Issue Type: Bug
Components: sdk-go
Reporter: Henning Rohde
Assignee: Robert Burke
Per BEAM-5253, The linux/amd64 check in IsWorkerCompatibleBinary is
insufficient:
https://github.com/apache/beam/blob/609a42978405173a60e5d91f35170a5c0b5d5332/sdks/go/pkg/beam/runners/universal/runnerlib/compile.go#L37
We need to see if we can do a better check here (such as looking up the symbol
table or similar) or disable this optimization.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)