Hi Evaldas, I am not sure why do you need to pass the "?" from the Web Console? Why not just pass the real parameter?
D. On Mon, Jun 25, 2018 at 7:05 PM, Evaldas Miliauskas < e.miliaus...@stacktome.com> wrote: > 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 >