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

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

xhochy opened a new pull request #479: PARQUET-1357: FormatStatValue truncates 
binary statistics on zero character
URL: https://github.com/apache/parquet-cpp/pull/479
 
 
   

----------------------------------------------------------------
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:
[email protected]


> [C++] FormatStatValue truncates binary statistics on zero character
> -------------------------------------------------------------------
>
>                 Key: PARQUET-1357
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1357
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>    Affects Versions: cpp-1.4.0
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: cpp-1.5.0
>
>
> As {{FormatStatValue}} is currently called with a C-style string, we cannot 
> pass the actual binary content with its length. Instead change the interface 
> to {{std::string}}.



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

Reply via email to