kennknowles opened a new issue, #18995: URL: https://github.com/apache/beam/issues/18995
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. Imported from Jira [BEAM-5200](https://issues.apache.org/jira/browse/BEAM-5200). Original Jira may contain additional context. Reported by: ribrdb. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
