[
https://issues.apache.org/jira/browse/IGNITE-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287050#comment-17287050
]
Pavel Tupitsyn commented on IGNITE-5266:
----------------------------------------
[~nathanchan2020] I think we can use a small set to test this.
We would need at least {{int.MaxValue + 1}} cache entries to test this
"properly", and this would require close to 10 GB of RAM to be allocated, which
is not worth it. I've double checked - `COUNT` statement returns `long` value,
so we are good.
> .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
>
> 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)