Roman Puchkovskiy created IGNITE-20539: ------------------------------------------
Summary: Unify creation of implicit transactions Key: IGNITE-20539 URL: https://issues.apache.org/jira/browse/IGNITE-20539 Project: Ignite Issue Type: Improvement Reporter: Roman Puchkovskiy Fix For: 3.0.0-beta2 In IGNITE-20537, `implicit()` flag is added to {{{}InternalTransaction{}}}. On the other hand, in {{SqlProcessor}} the {{implicit}} flag is defined on a special wrapper ( {{QueryTransactionWrapper}} ). It seems we should align the approaches. -- This message was sent by Atlassian Jira (v8.20.10#820010)