Hi,I do a test to verify write performance of ignite.My test data set has 6000 records.Each record has 10 columns.It takes 160 seconds to batch write into Ignite table using "merge into" command while it only takes 3 seconds when use "insert into" command.Why merge into statement is so slow?
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
