senthh commented on PR #50479: URL: https://github.com/apache/spark/pull/50479#issuecomment-2771516330
> > This function is a synonym for CAST(expr AS TIME) > > As you wrote in the PR description, the function is just a synonym of CAST. Let's just implement that precisely, and map `time()` to the `Cast` expression. Sure @MaxGekk I will change the implementation such that time will map to cast expression -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org