Hi Kenan, Seems, column mapping is missed. You mix annotation configuration via @QuerySqlField annotation and creating table via "CREATE TABLE". I'm not sure it can work this way.
Seems, you have neither QueryEntities configured nor IndexedTypes to Ignite can process annotations and know about id<->my_id mapping. Would you please share cache configuration? On Mon, Oct 23, 2017 at 8:03 PM, Kenan Dalley <[email protected]> wrote: > Here's the C* setup: > > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ > -- Best regards, Andrey V. Mashenkov
