[
https://issues.apache.org/jira/browse/IGNITE-13588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17238069#comment-17238069
]
Pavel Tupitsyn commented on IGNITE-13588:
-----------------------------------------
[~dradoaica] I see the problem now, thank you.
However, the use case is not clear to me. {{GetSqlTypeName}} is only used for
SQL key, value and field type inference, and using a generic collection in SQL
is weird (does it even work?). How do you use it?
> .NET: Returns the full name of the specified type without any assembly
> version info. The reason why this method is needed is that a generic type's
> FullName contains the full AssemblyQualifiedName of its item type.
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-13588
> URL: https://issues.apache.org/jira/browse/IGNITE-13588
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Affects Versions: 2.9, 2.8.1
> Environment: Apache Ignite: v2.8.1
> JDK: v1.8
> .NET Core: v3.1
> Reporter: Danut Radoaica
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET, 2.9.1-rc
> Fix For: 2.9.1
>
> Attachments: Untitled.png
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Returns the full name of the specified type without any assembly version
> info. The reason why this method is needed is that a generic type's FullName
> contains the full AssemblyQualifiedName of its item type.
> ([https://github.com/apache/ignite/pull/8337)|https://github.com/apache/ignite/pull/8337]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)