You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "wgtmac (via GitHub)" <gi...@apache.org> on 2023/09/08 02:12:14 UTC

[GitHub] [arrow] wgtmac commented on issue #37580: Reading back (some) Parquet int96 timestamps provides wrong round-trip results

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: github-unsubscribe@arrow.apache.org

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