While SqlQuery fails, ScanQuery works without any issue. Another issue we've notices some records are being missed when data loaded into IgniteCache gets larger. cache size() method returns 522511 records, 64 records less that 522575 which should be actual number of records in Ignite cache. if we replace Ignite cache with regular Java LinkedHashMap records matches. I posted the this issue also on separate thread. Thanks in advance for your help.
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-cache-range-query-using-cache-keys-tp10717p10812.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
