wgtmac opened a new pull request, #47190:
URL: https://github.com/apache/arrow/pull/47190

   ### Rationale for this change
   
   ParquetFilePrinter uses FormatStatValue to print min/max stats. If stats 
contain non-UTF8 data, produced JSON is invalid.
   
   ### What changes are included in this PR?
   
   Make FormatStatValue aware of logical type and print hex values for binary 
data.
   
   ### Are these changes tested?
   
   Added test case to validate json output.
   
   ### Are there any user-facing changes?
   
   Yes, users may see hex values for binary values instead of char values in 
the past.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to