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

nizhikov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 19cd3f8  IGNITE-14177 Fixed NULLS LAST/FIRST sorting if query 
parallelism is set (#8875)
     add 2347762  IGNITE-14313 .NET: Add tests for .NET -> .NET service calls 
(#8876)

No new revisions were added by this update.

Summary of changes:
 .../Apache.Ignite.Core.Tests.csproj                |   1 +
 .../Services/PlatformTestService.cs                | 619 +++++++++++++++++++++
 .../Services/ServicesTest.cs                       | 141 +++--
 .../Services/ServicesTypeAutoResolveTest.cs        |  18 +
 4 files changed, 730 insertions(+), 49 deletions(-)
 create mode 100644 
modules/platforms/dotnet/Apache.Ignite.Core.Tests/Services/PlatformTestService.cs

Reply via email to