Hi, Thanks for the response. We are running this queries on Ignite Console Grid Gain. Plan is to use native driver with thick client
Yes the table is created with Atomicity as TRANSACTIONAL_SNAPSHOT CREATE TABLE TempTable ( ID int, Name varchar(255), LastName varchar(255), Age int, PRIMARY KEY (ID) ) WITH "ATOMICITY=TRANSACTIONAL_SNAPSHOT". Please find the cache configuration shared. Thanks, Harinath -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/