Hi,

Got it.
Ignite has H2 in underneath. Try to use BIGINT as it should be mappe to
java Long type.

On Tue, Oct 24, 2017 at 9:54 PM, iostream <sidds.mo...@gmail.com> wrote:

> Hi Andrew,
>
> The result set was /null/ because the query failed in ignite. This is the
> only stack trace printed.
>
> The problem occurs only when I query on LONG column "id". When I query on
> VARCHAR column "name" (/eg. select * from test where name = "abc"/), I am
> able to get the result set.
>
> What is the correct way to set argument to query on a field whose data type
> is LONG?
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>



-- 
Best regards,
Andrey V. Mashenkov

Reply via email to