The GitHub Actions job "E2E - SQL" on shardingsphere.git/fix/snowflake-utc-epoch has failed. Run started by GitHub user vasiliy-mikhailov (triggered by linghengqian).
Head commit for run: 7fd350bdac48d2b6d1c2629e98779b21a3077f30 / Vasiliy Mikhailov <[email protected]> Compute the Snowflake epoch in UTC instead of the system timezone The static EPOCH (2016-11-01 00:00:00) was converted to epoch millis using the JVM default timezone offset, so the generated key timestamps shifted with the server timezone, risking duplicate or mis-ordered keys across deployments in different zones. Use ZoneOffset.UTC so the epoch is timezone-independent. Report URL: https://github.com/apache/shardingsphere/actions/runs/28300913820 With regards, GitHub Actions via GitBox
