KevinyhZou opened a new issue, #8830: URL: https://github.com/apache/incubator-gluten/issues/8830
### Backend CH (ClickHouse) ### Bug description Now that unix_timestamp will convert to `parseDataTime64InJodaSyntaxOrNull` function to clickhouse, but no time zone specified when pass arguments to ch, so on different machine, it may get different timezone, and it may lead to different time zone from its client, and that lead to result diff. And it is the same problem of from_unixtime ### Spark version None ### Spark configurations _No response_ ### System information _No response_ ### Relevant logs ```bash ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
