You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Rib Rdb (JIRA)" <ji...@apache.org> on 2018/08/22 21:10:00 UTC

[jira] [Created] (BEAM-5200) datastoreio doesn't work with entities containing keys

Rib Rdb created BEAM-5200:
-----------------------------

             Summary: 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
            Assignee: Henning Rohde


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
(v7.6.3#76005)