[
https://issues.apache.org/jira/browse/BEAM-5200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17547227#comment-17547227
]
Kenneth Knowles commented on BEAM-5200:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18995
> 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
>
> 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.20.7#820007)