Hi, First of all, please properly subscribe to the mailing list so that the community can receive email notifications for your messages. Here is the instruction: http://apache-ignite-users.70518.x6.nabble.com/mailing_list/MailingListOptions.jtp?forum=1
chetanvyadav wrote > I have 2 tables, one with 20,000 say table A and table B with >60,000 > rows of data. I am loading data from A to cache and able to query it. But > when I load table B to cache, loading doesn't throw any error and says > successful. But when I try to query from cache, it says: * > 'Failed to parse query: select str from B > Table "B" not found; SQL statement: ...' * You must be doing something wrong. Please provide your test code and configurations. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Issue-with-querying-from-cache-tp6588p6599.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
