My case is very similar with this one
http://apache-ignite-users.70518.x6.nabble.com/SQL-cannot-find-data-of-new-class-definition-td22081.html


I add the new column(property) via sql as addressed in the
http://apache-ignite-users.70518.x6.nabble.com/SQL-cannot-find-data-of-new-class-definition-td22081.html,

after this *I can query with sql on the new added column(property).* but
when I try to put data to cache 
via

IgniteCache.put()


I found the value for the new added column(property) is `null`, in fact I
have set value on this object.

is this a bug or i missed something?



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to