You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Gang Wu (Jira)" <ji...@apache.org> on 2019/12/16 06:14:00 UTC

[jira] [Updated] (ORC-573) [C++] Fix several issues in Int128 and Decimal

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

Gang Wu updated ORC-573:
------------------------
    Summary: [C++] Fix several issues in Int128 and Decimal  (was: [C++] Fix several issues in Int128::toDecimalString)

> [C++] Fix several issues in Int128 and Decimal
> ----------------------------------------------
>
>                 Key: ORC-573
>                 URL: https://issues.apache.org/jira/browse/ORC-573
>             Project: ORC
>          Issue Type: Bug
>          Components: C++
>            Reporter: Gang Wu
>            Assignee: Gang Wu
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Int128::toDecimalString() function has used wrong parameter in substr() operations which could lead to wrong string representation of decimal values.
> In addition, 



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