zml1206 opened a new issue, #9779: URL: https://github.com/apache/incubator-gluten/issues/9779
### Description When there is a format parameter, `to_date` and `to_timestamp` will be replaced by `GetTimestamp`. If the left of `GetTimestamp` is TimestampType, then `GetTimestamp` is redundant. And velox does not support GetTimestamp(timestamp,format), which will cause fallback. ### Gluten version None -- 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: commits-unsubscr...@gluten.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@gluten.apache.org For additional commands, e-mail: commits-h...@gluten.apache.org