[
https://issues.apache.org/jira/browse/PARQUET-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn updated PARQUET-1357:
---------------------------------
Summary: [C++] FormatStatValue truncates binary statistics on zero
character (was: [C++] FormatStatValue truncates binary statistics on zero
characters)
> [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
> 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)