[
https://issues.apache.org/jira/browse/IGNITE-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15252766#comment-15252766
]
Igor Sapego edited comment on IGNITE-2879 at 4/21/16 9:22 PM:
--------------------------------------------------------------
Working on C++ implementation of {{BigInteger}} and {{BigDecimal}} types which
are going to be compatible with the Java {{BigInteger}} classes representation.
Currently implemented neccessary subset of Java classes {{BigInteger}},
{{BigDecimal}} and {{MutableBigInteger}} (java.math package-private class).
Necessary minimum functionality is {{BigDecimal::GetPrecision()}},
{{BigDecimal::GetScale()}} and {{BigDecimal::SetScale()}}. Also going to
consider implementing {{BigDecimal::ToString()}}
was (Author: isapego):
Working on C++ implementation of {{BigInteger}} and {{BigDecimal}} types which
are going to be compatible with the Java {{BigInteger}} classes representation.
Currently implemented neccessary subset of Java classes {{BigInteger}},
{{BigDecimal}} and {{MutableBigInteger}} (java.math package-private class).
> ODBC: Add support for Decimal type (SQL_NUMERIC_STRUCT).
> --------------------------------------------------------
>
> Key: IGNITE-2879
> URL: https://issues.apache.org/jira/browse/IGNITE-2879
> Project: Ignite
> Issue Type: Task
> Components: odbc
> Affects Versions: 1.5.0.final
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Fix For: 1.7
>
>
> We need reasonable Decimal type support at least for the ODBC.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)