[
https://issues.apache.org/jira/browse/ORC-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16446981#comment-16446981
]
ASF GitHub Bot commented on ORC-351:
------------------------------------
GitHub user rip-nsk opened a pull request:
https://github.com/apache/orc/pull/254
ORC-351: [C++] Increase buffer in Decimal*ColumnWriter to required size
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rip-nsk/orc ORC-351
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/254.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #254
----
commit ea25c4a7cc0a445bbeae35fb4da4a3cb11ee5e0f
Author: rip-nsk <rip.nsk@...>
Date: 2018-04-21T19:45:47Z
Increase buffer in Decimal*ColumnWriter to required size
----
> Decimal64ColumnWriter buffer has not enough size to encode decimals with
> precision > 16
> ---------------------------------------------------------------------------------------
>
> Key: ORC-351
> URL: https://issues.apache.org/jira/browse/ORC-351
> Project: ORC
> Issue Type: Bug
> Components: C++
> Reporter: rip.nsk
> Priority: Blocker
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)