Re: Updating a field using a SQL subquery

2020-11-20 Thread Surkov.Aleksandr
Apparently, this functionality is not supported. https://apacheignite-sql.readme.io/docs/how-ignite-sql-works#known-limitations -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Updating a field using a SQL subquery

2020-11-20 Thread Surkov.Aleksandr
Hello. I am trying to update a field using a SQL subquery, but I get an incorrect result. Do I need to create a bug or am I doing something wrong? UpdateWithSubQueryTest.java -- Sent from: http://apache-ig