Zoltan Ivanfi created PARQUET-1347:
--------------------------------------
Summary: [parquet-tools] dump command shows binary values
differenty than the cat or head commands
Key: PARQUET-1347
URL: https://issues.apache.org/jira/browse/PARQUET-1347
Project: Parquet
Issue Type: Bug
Reporter: Zoltan Ivanfi
{{parquet-tools dump}} shows binary values as strings, if they are valid UTF-8
sequences.
{{parquet-tools cat}} and {{parquet-tools head}} show binary values
base64-encoded, regardless of whether they are valid UTF-8 sequences or not.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)