Max Gekk created SPARK-51454: -------------------------------- Summary: Support cast from time to string Key: SPARK-51454 URL: https://issues.apache.org/jira/browse/SPARK-51454 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 4.0.0 Reporter: Max Gekk Assignee: Max Gekk
Support casting of TIME values to string using the faction formatter. The result string should be formatted by the pattern: HH:mm:ss.[..fff..] where [..fff..] is a fraction of second up to microsecond resolution. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org