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

ASF GitHub Bot commented on ARROW-1588:
---------------------------------------

GitHub user cpcloud opened a pull request:

    https://github.com/apache/arrow/pull/1211

    ARROW-1588: [C++/Format] Harden Decimal Format

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cpcloud/arrow ARROW-1588

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/arrow/pull/1211.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 #1211
    
----
commit cc2574774e65bcd1d376febf987314c4f2c31581
Author: Phillip Cloud <cpcl...@gmail.com>
Date:   2017-10-18T22:32:48Z

    ARROW-1588: [C++/Format] Harden Decimal Format

----


> [C++/Format] Harden Decimal Format
> ----------------------------------
>
>                 Key: ARROW-1588
>                 URL: https://issues.apache.org/jira/browse/ARROW-1588
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, Format
>    Affects Versions: 0.7.0
>            Reporter: Phillip Cloud
>            Assignee: Phillip Cloud
>              Labels: pull-request-available
>             Fix For: 0.8.0
>
>
> We should finalize and harden the decimal format. The remaining issues are 
> officially writing down the choice of making every decimal value 16 bytes and 
> byte order.
> For byte order we'll need to run some benchmarks to compare little endian vs 
> big endian. I plan to work on this over the next week or two.
> [~jacq...@dremio.com] [~wesmckinn] If there are any additional items you'd 
> like to see addressed here please chime in. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to