I believe the code is about this feature noted in the 2.17 release notes: "Implemented transaction aware SQL and Scan queries."
It does *not* allow you to do "begin insert insert insert commit" using SQL. You can do that using the key-value API. On Thu, 9 Apr 2026 at 14:49, Zhenya Stanilovsky via dev < [email protected]> wrote: > But it has ! > > https://github.com/apache/ignite/tree/master/modules/calcite/src/test/java/org/apache/ignite/internal/processors/tx > > > > > Obviously, we shouldn't have dead links, but Ignite 2 doesn't have SQL > > transactions. > > > > On Thu, 9 Apr 2026 at 12:00, Zhenya Stanilovsky via dev < > > [email protected]> wrote: > > > > > > https://ignite.apache.org/docs/ignite2/latest/sql-reference/transactions > > > > > also not available ( > > > > > > > > > > > 1. We fixed it > > > > 2. The actual Download page is at > https://ignite.apache.org/download/, > > > > > > you have an old address > > > > > > > > On Wed, Apr 8, 2026 at 3:59 PM zstan <[email protected]> wrote: > > > > > > > > > > Hello igniters. > > > > > > > > > > Currently smth. broken and there is no possibility to download > > > > ignite-2.X > > > > > from site, check [1] > > > > > > > > > > Can someone help with this ? > > > > > > > > > > Thanks ! > > > > > > > > > > [1] https://ignite.apache.org/download.cgi > > > > > >
