This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
Align with spark's time zone awareness in handling unix timestamp #1020
Labels
bug
Something isn't working
Describe the bug
In from_unixtiem/unix_timstamp, the result is different with spark's. The root cause is the current handling is not aware of the local time zone.
To Reproduce
Run query test with the stated expr.
Expected behavior
Get same result as spark.
The text was updated successfully, but these errors were encountered: