Pavel Pereslegin created IGNITE-26198: -----------------------------------------
Summary: Sql. Add SQL property to separate execution of single-statement and multi-statement queries Key: IGNITE-26198 URL: https://issues.apache.org/jira/browse/IGNITE-26198 Project: Ignite Issue Type: Improvement Components: sql ai3 Reporter: Pavel Pereslegin Assignee: Pavel Pereslegin Currently, to separate the execution of single-statement queries from multi-statement queries, we use the TX_CONTROL query type, which is conceptually not quite correct. It is proposed to add the {{allowMultiStatement}} property to {{SqlProperties}} for this purpose. -- This message was sent by Atlassian Jira (v8.20.10#820010)