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

[jira] [Created] (PARQUET-1347) [parquet-tools] dump command shows binary values differenty than the cat or head commands

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)