Hey, I was trying to test queries that use condition "? is null" to be able
to use explain command and see what query plan is generated.

On Tue, Jun 26, 2018 at 11:15 AM, Dmitriy Setrakyan <dsetrak...@apache.org>
wrote:

> 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
>>
>
>


-- 
Thanks,
Evaldas Miliauskas
StackTome
Co-Founder

[image: View my LinkedIn profile from The Linked In Man]
<https://www.linkedin.com/in/evaldas-miliauskas-6269b5132/>

Reply via email to