Pavel Tupitsyn created IGNITE-7445: -------------------------------------- Summary: Thin client: SQL batching Key: IGNITE-7445 URL: https://issues.apache.org/jira/browse/IGNITE-7445 Project: Ignite Issue Type: Improvement Components: thin client Affects Versions: 2.4 Environment: SQL batching allows executing multiple SQL queries in one client request, improving performance. See how JDBC does it in {{JdbcBatchExecuteRequest}}, add a similar thing in Thin Client protocol. Reporter: Pavel Tupitsyn Fix For: 2.5
-- This message was sent by Atlassian JIRA (v7.6.3#76005)