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/
