[
https://issues.apache.org/jira/browse/BEAM-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Burke updated BEAM-6838:
-------------------------------
Description: 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. (was: When users have a type that can't be
serialized (it has a function Field or similar) or more complex 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.)
> 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
> 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)