julianbradford19-png commented on issue #10685: URL: https://github.com/apache/seatunnel/issues/10685#issuecomment-4168766583
Thanks for the detailed analysis! Yes, it looks like the NTZ timestamps are treated as LTZ because toLocalDateTime is applied, causing the wall-clock value to be written as UTC. Your explanation aligns with my observations. On Wed, Apr 1, 2026, 3:47 AM Chan hae OH ***@***.***> wrote: > *och5351* left a comment (apache/seatunnel#10685) > <https://github.com/apache/seatunnel/issues/10685#issuecomment-4168522130> > > It seems to be called a UTC timestamp because toLocalDateTime is used when > converting the data. > image.png (view on web) > <https://github.com/user-attachments/assets/7cd7596b-922e-45f1-8d8e-00682c329477> image.png > (view on web) > <https://github.com/user-attachments/assets/3c3a53fe-0be9-4199-8186-8c6dbaaa7057> > > If I am wrong, please have someone leave a correction reply. > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/seatunnel/issues/10685?email_source=notifications&email_token=B74KUG5APXDYQE2LUIBDCET4TTJRFA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIMJWHA2TEMRRGMYKM4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#issuecomment-4168522130>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/B74KUG4QBTFAVY5SLU54ZD34TTJRFAVCNFSM6AAAAACXIUCELKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DCNRYGUZDEMJTGA> > . > You are receiving this because you are subscribed to this 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
