Hi, Is there a way we can do like query on array field in ignite sql.
Able to retrieve records on exact search using array_contains function like select * from market where array_contains(name,'LACL') - here name is an array object -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
