You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2022/11/11 09:59:00 UTC

[jira] [Updated] (IGNITE-18123) .NET: Thin 3.0: LINQ: Skip and Take (offset / limit) support

     [ https://issues.apache.org/jira/browse/IGNITE-18123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn updated IGNITE-18123:
------------------------------------
    Description: 
Add support for *Skip* and *Take* (which map to SQL *offset* and *limit*).
* Test them together and separately.
* Test them at the end of the query and in the middle.

  was:Implement *KeyValueView.AsQueryable*.


> .NET: Thin 3.0: LINQ: Skip and Take (offset / limit) support
> ------------------------------------------------------------
>
>                 Key: IGNITE-18123
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18123
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: platforms, thin client
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET, ignite-3
>             Fix For: 3.0.0-beta2
>
>
> Add support for *Skip* and *Take* (which map to SQL *offset* and *limit*).
> * Test them together and separately.
> * Test them at the end of the query and in the middle.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)