Kapkiai commented on issue #10102:
URL: https://github.com/apache/iceberg/issues/10102#issuecomment-2042569175

   I don’t think it’s a bug. Converting the epoch gives ‘2024-06-20 16:00:00’ 
at UTC. I believe spark inteprets timestamps at UTC based on it’s tz/system 
settings and you are in different timezone. I have faced similar challenges 
before. When I really don’t need timezone info, I mostly prefer using spark’s 
timestamp_ntz.


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to