Daniel Oliveira created BEAM-7068:
-------------------------------------
Summary: Improve error messages for errors binding functions
Key: BEAM-7068
URL: https://issues.apache.org/jira/browse/BEAM-7068
Project: Beam
Issue Type: Sub-task
Components: sdk-go
Reporter: Daniel Oliveira
Assignee: Daniel Oliveira
This bug covers error messages around the file core/graph/bind.go which binds
the inputs and outputs of functions to make sure all the types match up
properly. When DoFns are created with the wrong number of inputs/outputs or
wrong input/output types, this is where errors will usually originate from.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)