NEUpanning commented on issue #4039: URL: https://github.com/apache/incubator-gluten/issues/4039#issuecomment-2121980171
> > @PHILO-HE Thanks for your feedback. So i'd like to take date_part. Is to_date supported in gluten now? It doesn't shows in the list. I also would like to pick it. > > @NEUpanning, this list only maintains working-in-progress functions. I think `to_date` has been supported. See https://github.com/apache/incubator-gluten/blob/main/docs/velox-backend-support-progress.md. > > `date_part` may be supported also. I note the below test in Gluten. You can confirm whether all date patterns have been supported. > > https://github.com/apache/incubator-gluten/blob/d74fc97cf941759c79f440b0df5c5071655b984e/backends-velox/src/test/scala/org/apache/gluten/execution/ScalarFunctionsValidateSuite.scala#L808 I can't find any implementation of date_part and to_date function in Velox. Would you like to help me find it? Thanks. -- 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]
