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

   Thanks a lot.
   
   
   
   Sent from my iPhone
   
   
   ------------------ Original ------------------
   From: Mathew Kapkiai ***@***.***>
   Date: Mon,Apr 8,2024 8:03 PM
   To: apache/iceberg ***@***.***>
   Cc: tcguanshuhuai ***@***.***>, Author ***@***.***>
   Subject: Re: [apache/iceberg] Iceberg use PARTITIONED BY (days(ts)) 
causewrong partition name (Issue #10102)
   
   
   
   
   
    
   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.
    
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   You are receiving this because you authored the thread.Message ID: 
***@***.***>


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