Hi, Near cache makes sense only for key-value access, SQL doesn't work with near caches at all.
Evgenii вт, 3 дек. 2019 г. в 04:20, Hemambara <[email protected]>: > If I run sql with out where condition on near caches, query will hit server > node correct ? It wont fetch from near cache in local node. Is this a true > statement? > > Ex: select _key from cachename; > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
