This is an automated email from the ASF dual-hosted git repository.

ptupitsyn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from 95069784b2 IGNITE-21597 Create tables from builders (#3361)
     add 58f4ca66d7 IGNITE-21685 Fix client executeColocated with quoted table 
names (#3372)

No new revisions were added by this update.

Summary of changes:
 .../ClientComputeExecuteColocatedRequest.java      | 38 +++++++++++++---------
 .../compute/ClientComputeExecuteRequest.java       |  6 ++--
 .../apache/ignite/client/fakes/FakeCompute.java    |  8 +++++
 .../ignite/internal/compute/IgniteComputeImpl.java | 24 ++++++++++----
 .../internal/compute/IgniteComputeInternal.java    | 34 +++++++++++++++++++
 .../Apache.Ignite.Tests/Compute/ComputeTests.cs    | 25 ++++++++++++++
 .../runner/app/client/ItThinClientComputeTest.java | 16 +++++++++
 7 files changed, 128 insertions(+), 23 deletions(-)

Reply via email to