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 2021/02/20 05:59:00 UTC

[jira] [Comment Edited] (IGNITE-5266) .NET: Support LongCount in LINQ

    [ https://issues.apache.org/jira/browse/IGNITE-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287545#comment-17287545 ] 

Pavel Tupitsyn edited comment on IGNITE-5266 at 2/20/21, 5:58 AM:
------------------------------------------------------------------

[~nathanchan2020] The PR looks good in general - please check one comment on GitHub. "Run :: .NET" should be enough here. Thanks!


was (Author: ptupitsyn):
[~nathanchan2020] The PR looks good in general - please check one comment on GitHub. {{Run :: .NET}} should be enough here. Thanks!

> .NET: Support LongCount in LINQ
> -------------------------------
>
>                 Key: IGNITE-5266
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5266
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Kin (Nathan) Chan
>            Priority: Major
>              Labels: .NET, LINQ, newbie
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> H2 SQL {{COUNT}} function returns a {{long}}, but LINQ {{Count}} returns an int. We should simply add {{LongCount}} support the same way as {{Count}}.
> The tricky thing would be to test it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)