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 1c975f5675 IGNITE-18298 .NET: Enable Java assertions in tests (#1396)
add 08763d0de1 IGNITE-18123 .NET: LINQ: Improve Skip and Take (offset /
limit) support (#1395)
No new revisions were added by this update.
Summary of changes:
.../Linq/LinqSqlGenerationTests.cs | 36 +++++++++
.../dotnet/Apache.Ignite.Tests/Linq/LinqTests.cs | 86 ++++++++++++++++++++--
.../Internal/Common/StringBuilderExtensions.cs | 18 +++++
.../Internal/Linq/IgniteQueryModelVisitor.cs | 76 +++++++++----------
4 files changed, 172 insertions(+), 44 deletions(-)