Hello!
I think you've parsed this one incorrectly:
{VALUES (...) | select}
Regards,
--
Ilya Kasnacheev
ср, 3 июл. 2019 г. в 20:15, vitalys <[email protected]>:
> Yes, it worked. Thank you.
>
> But I was trying to use the tutorial :
>
> https://apacheignite-sql.readme.io/docs/merge
>
> MERGE INTO tableName [(columnName [,...])]
> [KEY (columnName [,...])]
> {VALUES {({ DEFAULT | expression } [,...])} [,...] | select}
>
> I guess the tutorial should be updated :)
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>