You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/05/10 08:13:04 UTC

[jira] [Updated] (IGNITE-3364) .NET: BinaryReflectiveSerializer raw mode does not work with DateTime fields

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

Vladimir Ozerov updated IGNITE-3364:
------------------------------------
    Component/s:     (was: community)

> .NET: BinaryReflectiveSerializer raw mode does not work with DateTime fields
> ----------------------------------------------------------------------------
>
>                 Key: IGNITE-3364
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3364
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 1.6
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Critical
>             Fix For: 1.7
>
>
> BinaryReflectiveSerializer emits non-raw action for DateTime members when they are marked with [QuerySqlField].
> This is an unlikely scenario in production, since [QuerySqlField] does not make sense in raw mode. However, one of the users was experimenting with modes and encountered this issue.
> The workaround is to implement IBinarizable in raw mode manually.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)