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

ASF GitHub Bot commented on ORC-351:
------------------------------------

Github user rip-nsk commented on a diff in the pull request:

    https://github.com/apache/orc/pull/254#discussion_r183225681
  
    --- Diff: c++/src/ColumnWriter.cc ---
    @@ -1453,7 +1453,7 @@ namespace orc {
                          uint64_t numValues) override;
     
       private:
    -    char buffer[16];
    +    char buffer[20];
    --- End diff --
    
    Yes, both buffers are "aligned" to 2 bytes


> 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)

Reply via email to