Right now I cannot execute a following query in Web Console:
"select count(*) from ReviewCacheRecord where city = ?"
as I get:
[CacheException] class org.apache.ignite.IgniteException: Invalid number of
query parameters. Cannot find 1 parameter.
[IgniteException] Invalid number of query parameters. Cannot find 1
parameter.How one should set arguments? -- Thanks, Evaldas Miliauskas
