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 2022/12/20 17:57:00 UTC

[jira] [Updated] (IGNITE-18435) .NET: Thin 3.0: Add support for Enum mapping

     [ https://issues.apache.org/jira/browse/IGNITE-18435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn updated IGNITE-18435:
------------------------------------
    Description: 
Add support for Enum typed fields to *KeyValueView*, *RecordView*, and *LINQ*.

Target column may be integer type (int8, int16, int32, int64) or string.

  was:Add support for nullable value types to *KeyValueView*, *RecordView*, and *LINQ*. See *TestAllColumnsPocoNullable*.


> .NET: Thin 3.0: Add support for Enum mapping
> --------------------------------------------
>
>                 Key: IGNITE-18435
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18435
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms, thin client
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET, LINQ, ignite-3
>             Fix For: 3.0.0-beta2
>
>
> Add support for Enum typed fields to *KeyValueView*, *RecordView*, and *LINQ*.
> Target column may be integer type (int8, int16, int32, int64) or string.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)