Hello, In short, Apache Ignite's SQL engine executes DML statements on top of committed data without creating a snapshot. So, in order to provide fully transactional SQL, SQL engine should be built on top of new MVCC protocol. Please take a look at the following Ignite enhancement proposal (IEP): https://cwiki.apache.org/confluence/display/IGNITE/IEP-3%3A+Transactional+SQL
Thanks. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
