Uwe L. Korn created PARQUET-1357:
------------------------------------
Summary: [C++] FormatStatValue truncates binary statistics on zero
characters
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
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)