Are you using the correct cache when executing the query? You can also try to explicitly specify the cache name:
select * from "testCache".TableB ... BTW, it seems weird to me that the cache type is Payroll, but the indexed type is TableB. How are they related to each other? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Issue-with-querying-from-cache-tp6588p6630.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
