This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch ignite-25588
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 0bc9e381118 fix imports
add e1d1d4eb2f1 minor after review
No new revisions were added by this update.
Summary of changes:
.../handler/ClientInboundMessageHandler.java | 3 ++-
.../requests/sql/ClientSqlExecuteBatchRequest.java | 6 +++--
.../sql/ClientSqlExecuteScriptRequest.java | 2 +-
.../runner/app/client/ItThinClientSqlTest.java | 24 +++++++++----------
.../internal/sql/engine/ItSqlOperatorsTest.java | 28 +++++++++++++++-------
.../ignite/internal/sql/api/IgniteSqlImpl.java | 2 +-
.../internal/sql/engine/exec/ExecutionContext.java | 2 +-
7 files changed, 39 insertions(+), 28 deletions(-)