[ 
https://issues.apache.org/jira/browse/IGNITE-4397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15747852#comment-15747852
 ] 

Pavel Tupitsyn edited comment on IGNITE-4397 at 12/14/16 12:26 PM:
-------------------------------------------------------------------

decimal turns out to be quite complicated. In Java BigDecimal is BigInteger + 
scale, with special cases for smaller values. We'll need all of this 
reimplemented in .NET.

Let's postpone this to 2.1.


was (Author: ptupitsyn):
decimal turns out to be quite complicated. In Java BigDecimal is BigInteger + 
scale, with special cases for smaller values. We'll need all of this 
reimplemented in .NET.

> .NET: Support BinaryFieldsIdentityResolver
> ------------------------------------------
>
>                 Key: IGNITE-4397
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4397
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 2.1
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.0
>
>
> IGNITE-4045 introduced DML API with Binary resolver as the only option.
> Field resolver is partially implemented and hidden. It requires GetHashCode 
> implementations with Java algorithms for all basic types:
> bool, byte/sbyte, short/ushort, char, int/uint, long/ulong, float, double, 
> string, decimal, Guid, DateTime



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to