This is an automated email from the ASF dual-hosted git repository.
mpochatkin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from dd204d737e8 IGNITE-25983 Hash index isn't used with multiple keys
(#6534)
add d169714b99e IGNITE-26367 Improve error message when deployment unit is
not provided (#6532)
No new revisions were added by this update.
Summary of changes:
.../internal/compute/ItComputeTestStandalone.java | 98 ++++++++++++----------
.../internal/compute/ComputeComponentImpl.java | 3 +-
.../ignite/internal/compute/ComputeUtils.java | 12 ++-
.../internal/compute/executor/ComputeExecutor.java | 4 +-
.../compute/executor/ComputeExecutorImpl.java | 7 +-
.../compute/loader/JobClassLoaderTest.java | 10 +--
6 files changed, 70 insertions(+), 64 deletions(-)