Hello!

1. I don't think you should use LIMIT because it is very hard to make sure
that all entries are updated exactly once. It is better to partition data
by values of some field.
2. It is hard to say outright, did you try queryParallelism?

Regards,
-- 
Ilya Kasnacheev


вт, 9 окт. 2018 г. в 16:27, Justin Ji <binarytre...@foxmail.com>:

> Ilya -
>
> Thank for your reply and point out the problem may exist in my code, I will
> try to split the operation into smaller ones.
>
> And I still have two problems:
>
> 1. Can I split the operation with LIMIT?
> 2. Where is time spent in the operation?
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to