wgtmac commented on issue #37580:
URL: https://github.com/apache/arrow/issues/37580#issuecomment-1710980250

   I am not familiar with how does python datetime library deal with timestamp. 
I doubt it is  not related to parquet as the deprecated INT96 does not deal 
with timezone. Could you please print the integer value of 
`datetime.datetime(1200, 1, 1, 0, 0, 59)` and then check if the parquet reader 
returns the same integer value?


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