Hi Renato, On Sun, Oct 4, 2015 at 2:18 PM, <[email protected]> wrote:
> > Hi Lewis, > > I think you might just be overlooking that the newly created one gets their > values added in the for-loop > > > https://github.com/apache/gora/blob/master/gora-core/src/test/java/org/apache/gora/store/DataStoreTestUtil.java#L273-L276 > > The values it gets are from the object that was persisted, and the object > "after" is the one actually retrieved from the dataStore. > > > Duh! I think at this stage I was a bit tired... or a bit drunk... or both :) Thanks

