Hi, I have an object with one of the field as Array or List. Array/List field holds Long values. Size could be 10s or 100s or few 1000s, not expecting it to grow more than 5000. Object won't be updated frequently, mostly read only.
Object implements Binarylizable. Requirement is to fetch all the cached objects where Array/List field contains a give value. Is there any type of SQL query I can use to achieve this usecase? Thanks, -Sam -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Fetch-by-contains-on-a-field-as-Array-or-List-tp10276.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.