You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Daniel Oliveira (JIRA)" <ji...@apache.org> on 2019/04/12 23:57:00 UTC

[jira] [Created] (BEAM-7068) Improve error messages for errors binding functions

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)