[
https://issues.apache.org/jira/browse/IGNITE-27068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn reassigned IGNITE-27068:
---------------------------------------
Assignee: Pavel Tupitsyn
> .NET: Thin 3.0: Support in LINQ C# 14 span methods
> --------------------------------------------------
>
> Key: IGNITE-27068
> URL: https://issues.apache.org/jira/browse/IGNITE-27068
> Project: Ignite
> Issue Type: Improvement
> Components: platforms ai3, thin clients ai3
> Reporter: Sergey Stronchinskiy
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
>
> C# 14 introduces first-class support for _System.Span<T>_ and
> _System.ReadOnlySpan<T>_ which results in methods like _new
> int[0].Contains()_ translated into _MemoryExtensions.\{MethodName}_ instead
> of _Enumerable.\{MethodName}_.
> Known workarounds and more info -
> [https://stackoverflow.com/questions/79820424/net-9-net-10-mongodb-query-using-array-contains-throws-notsupportedexcepti/79820634#79820634]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)