yuzelin opened a new pull request, #7600:
URL: https://github.com/apache/paimon/pull/7600

   ### Purpose
   TagAutoCreation.forceCreatingSnapshot in the ProcessTimeExtractor branch 
uses LocalDateTime.now() (machine timezone) to determine whether to force 
creating a snapshot. When sink.process-time-zone is configured differently from 
the machine timezone (e.g. UTC on an Asia/Shanghai machine), the tag creation 
time is incorrect — it triggers at the machine's midnight instead of the 
configured timezone's midnight.
   
   ### Tests
   TagAutoManagerTest#testForceCreatingSnapshotProcessTime


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