Hi Hung,

It's quite strange, can you post a sample dataset to reproduce che problem?

Thanks

Luigi

2016-02-05 6:23 GMT+01:00 Hung Tran <[email protected]>:

> Hi,
>
> I am using OrientDB version 2.1.8, just wonder if it's a bug in binary
> protocol or not.
>
> My query is,
>
> SELECT Status, $v1
>     FROM CampaignMailTask
>        LET $v1 = (SELECT FROM CampaignMailTask WHERE Status = $parent.
> $current.Status AND Campaign = #47:3 AND StatsUpdated = false LIMIT 5)
>  WHERE Status in [255,30] AND StatsUpdated = false AND Campaign = #47:3
> GROUP BY Status
>
> In Studio,
>
>
>
> In Java code, $v1 is an empty array.
>
>
>
> Any idea is very appreciated!
>
> My Best,
> Hung Tran
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OrientDB" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to