You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2021/09/17 07:29:00 UTC

[jira] [Commented] (IGNITE-15339) UpgradingRowAdapter doesn't support decimal types.

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

Yury Gerzhedovich commented on IGNITE-15339:
--------------------------------------------

[~amashenkov], LGTM. But please fix code style and javadoc violations before merge.

> UpgradingRowAdapter doesn't support decimal types.
> --------------------------------------------------
>
>                 Key: IGNITE-15339
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15339
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Andrey Mashenkov
>            Assignee: Andrey Mashenkov
>            Priority: Critical
>              Labels: iep-54, ignite-3
>             Fix For: 3.0.0-alpha3
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> For now, {{UpgradingRowAdapter.decimalValue()}} method always return {{null}},
> and {{numericValue()}} is broken.
> Let's fix them and cover all the UpgradingRowAdapter methods with the tests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)