This is an automated email from the ASF dual-hosted git repository.
zstan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 2f66837a6f IGNITE-19644 Change DROP|ADD COLUMN IF (NOT) EXISTS syntax
(#2275)
add 7263588243 IGNITE-19730 Sql. ExecutionServiceImplTest different tests
failed (#2241)
No new revisions were added by this update.
Summary of changes:
.../ignite/internal/sql/api/ItCommonApiTest.java | 4 +-
.../internal/sql/api/AsyncResultSetImpl.java | 2 +-
.../engine/exec/ExecutionCancelledException.java | 3 +
.../sql/engine/exec/ExecutionServiceImpl.java | 31 ++++---
.../sql/engine/exec/rel/AsyncRootNode.java | 3 +-
.../sql/engine/exec/ExecutionServiceImplTest.java | 100 ++++++++++++++++++++-
6 files changed, 122 insertions(+), 21 deletions(-)