comphead commented on issue #16577:
URL: https://github.com/apache/datafusion/issues/16577#issuecomment-3032729881

   I'd still keep it in a format of `from_unixtime(ts, [fmt])`
   
   The same format already supported by major engines like : 
   
https://www.w3resource.com/mysql/date-and-time-functions/mysql-from_unixtime-function.php
   https://spark.apache.org/docs/latest/api/sql/#from_unixtime 
   
https://docs.databricks.com/gcp/en/sql/language-manual/functions/from_unixtime
   
https://docs.starrocks.io/docs/sql-reference/sql-functions/date-time-functions/from_unixtime/
   
https://prestodb.io/docs/current/functions/datetime.html#from_unixtime-unixtime-string-timestamp-with-time-zone
   
https://docs.snowflake.com/en/developer-guide/snowpark/reference/python/latest/snowpark/api/snowflake.snowpark.functions.from_unixtime
   


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to