You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/25 12:24:00 UTC

[jira] [Commented] (PARQUET-1283) [C++] FormatStatValue appends trailing space to string and int96

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

ASF GitHub Bot commented on PARQUET-1283:
-----------------------------------------

jneuff opened a new pull request #461: PARQUET-1283: [C++] Remove trailing space for string and int96 statis…
URL: https://github.com/apache/parquet-cpp/pull/461
 
 
   …tics
   
   Prevent the function FormatStatValue from adding a trailing space
   to the formatted statistics of strings and int96.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> [C++] FormatStatValue appends trailing space to string and int96
> ----------------------------------------------------------------
>
>                 Key: PARQUET-1283
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1283
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Julius Neuffer
>            Priority: Minor
>
> The function _FormatStatValue_ appends a trailing space to string and int96 statistics.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)