Hi, First of all, you need to check that all data is collocated since by default join will be performed on each node on the collocated data.
Also, I don't see FROM in UPDATE grammar in H2: http://www.h2database.com/html/grammar.html#update So, I would recommend to rewrite it using subquery. Regards, Evgenii -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
