jorisvandenbossche opened a new pull request #9336:
URL: https://github.com/apache/arrow/pull/9336


   Currently we required an exact match for the time unit to restore the 
timezone, but I don't think there any problem in restoring the timezone also 
when the unit is different (the timezone is purely metadata, and should be 
transferable as is accross units). 
   
   Specifically, this solves the case of having nanosecond unit data as a 
start, which (by default) get stored as microsecond data in parquet, and thus 
currently didn't restore the timezone on roundtrip.


----------------------------------------------------------------
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.

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


Reply via email to