[ 
https://issues.apache.org/jira/browse/PARQUET-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zoltan Ivanfi updated PARQUET-1347:
-----------------------------------
    Description: 
{{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.

(If the type is annotated as UTF-8, the values are shown as strings by all of 
these commands.)

  was:
{{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.


> [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
>            Priority: Minor
>
> {{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.
> (If the type is annotated as UTF-8, the values are shown as strings by all of 
> these commands.)



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

Reply via email to