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

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

Github user Licht-T commented on the issue:

    https://github.com/apache/arrow/pull/1215
  
    @wesm Thanks!
    - Removed unnecessary class and methods.
    - Using Cython `bint` as C++ boolean type.
        
http://cython.readthedocs.io/en/latest/src/userguide/language_basics.html#types
    - Renamed camel to snake.
    - Converting C++ `std::string` to Python `str` by `frombytes`.
    - Changed `EncodeMin`/`EncodeMax` to `min`/`max` decoded by 
`FormatStatValue`.
    - Fixed `RowGroupStatistics.__repr__`


> [Python] Add accessors for Parquet column statistics 
> -----------------------------------------------------
>
>                 Key: ARROW-480
>                 URL: https://issues.apache.org/jira/browse/ARROW-480
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>            Reporter: Wes McKinney
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>




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

Reply via email to