This is an automated email from the ASF dual-hosted git repository.
apolovtsev pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from cad7303f30 IGNITE-21776 Sql. Concurrent "create table" call with same
name need to wait already processed result (#3448)
add 166ade294e IGNITE-21878 Allow compute threads to execute storage
operations (#3517)
No new revisions were added by this update.
Summary of changes:
.../ignite/internal/compute/ItComputeBaseTest.java | 2 +-
.../internal/compute/ItComputeTestEmbedded.java | 34 ++++++++++++++++++++++
.../compute/executor/ComputeExecutorImpl.java | 7 +++--
3 files changed, 40 insertions(+), 3 deletions(-)