You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Robert Burke (JIRA)" <ji...@apache.org> on 2019/03/28 02:32:00 UTC

[jira] [Commented] (BEAM-6838) Improve error messages for unregistered types

    [ https://issues.apache.org/jira/browse/BEAM-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16803544#comment-16803544 ] 

Robert Burke commented on BEAM-6838:
------------------------------------

Note:With Go SDK being experimental doesn't meaningfully track with
mainline beam versions. A 2+ version communicates the wrong expectations
about the SDK at this time. Prefer n/a.




> Improve error messages for unregistered types
> ---------------------------------------------
>
>                 Key: BEAM-6838
>                 URL: https://issues.apache.org/jira/browse/BEAM-6838
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-go
>            Reporter: Daniel Oliveira
>            Assignee: Daniel Oliveira
>            Priority: Minor
>             Fix For: 2.12.0
>
>          Time Spent: 7h 50m
>  Remaining Estimate: 0h
>
> When users have a type that can't be serialized (it has a function Field or similar) or such as more complex struct types with unexported fields (like protocol buffers), the error should be improved to display the type being registered, and better yet, the beam.RegisterType(...) code they can use to enable use of their type.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)