[
https://issues.apache.org/jira/browse/BEAM-5200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-5200:
--------------------------------
Priority: P3 (was: P2)
> datastoreio doesn't work with entities containing keys
> ------------------------------------------------------
>
> Key: BEAM-5200
> URL: https://issues.apache.org/jira/browse/BEAM-5200
> Project: Beam
> Issue Type: Bug
> Components: sdk-go
> Reporter: Rib Rdb
> Priority: P3
> Labels: stale-P2
>
> If I trie to map over an entity struct that contains a *datastore.Key field,
> I get the error:
> panic: type value main.Foo must be a concrete type
>
> It looks like this is because typex.IsConcrete doesn't support pointers.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)