Konstantin Orlov created IGNITE-17951: -----------------------------------------
Summary: Enlist partitions to rw transaction Key: IGNITE-17951 URL: https://issues.apache.org/jira/browse/IGNITE-17951 Project: Ignite Issue Type: Improvement Components: sql Reporter: Konstantin Orlov In order to support distributed query execution with RW transaction, we need prepare the transaction before actual execution. Looks like we only need to enlist the involved partitions to the transaction. That could be made right after the query mapping phase. -- This message was sent by Atlassian Jira (v8.20.10#820010)