Hi Is it possible to add a field to QueryEntity and access the new the field from SQL?
I found several references on possibility to add a field to existing cache configuration: https://www.gridgain.com/resources/blog/gridgain-in-memory-data-fabric-7-5-is-released, http://apache-ignite-developers.2346864.n4.nabble.com/IgniteBinary-POJOs-and-indexing-td6447.html I tried to do so but it looks like new fields are not visible for SQL queries. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Adding-fields-to-QueryEntity-tp7814.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
