You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/05/22 16:03:04 UTC

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

Pavel Tupitsyn created IGNITE-5266:
--------------------------------------

             Summary: .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
             Fix For: 2.1


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
(v6.3.15#6346)