Hi Dmitriy, Currently, we do not have the savepoint API for any SQL engine. I am going to implement it based on the KV API [1], and ideas are described here [2]. I am taking the issue and will continue here [3]. I promise to pay attention to the documentation as well.
[1]: https://issues.apache.org/jira/browse/IGNITE-28610 [2]: https://issues.apache.org/jira/browse/IGNITE-4188 [3]: https://issues.apache.org/jira/browse/IGNITE-28629 On Mon, May 4, 2026 at 6:35 PM Dmitriy Pavlov <[email protected]> wrote: > Hi Vladislav, > > This looks like a very useful improvement. And thank you for a valuable > contribution! > > We currently don’t really have this behavior properly described in the > docs, so it would be great to document it. Even a rough draft would be > totally fine as a starting point. > > Thanks! > > Regards, > Dmitriy Pavlov > > чт, 30 апр. 2026 г. в 17:44, ткаленко кирилл <[email protected]>: > >> Great, then we should do the same. >> Thanks, that's a great improvement! >> > -- Vladislav Pyatkov
