ilya.kasnacheev wrote > It's not possible to add table to cache. > > It is possible to define cache with table(s) from XML, but you will have > to > populate it with data from scratch: > https://apacheignite.readme.io/docs/indexes
Am I able to use the QueryCursor on a cache that was created without a table? We're trying to figure out how to easily iterate through the cache values to migrate them into a cache that has a table. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
