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

   ### What changes are included in this PR?
   
   This PR updates the PrettyPrint for Timestamp type so that "Z" is printed at 
the end of the output string if the timezone has been defined. This way we add 
minimum information about the values being stored in UTC.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   There is a change in how `TimestampArray` prints out the data. With this 
change "Z" would be added to the end of the string if the timezone is defined.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to