CuteChuanChuan opened a new pull request, #2085: URL: https://github.com/apache/datafusion-comet/pull/2085
## Which issue does this PR close? Part of https://github.com/apache/datafusion-comet/issues/2019 ## Rationale for this change See https://github.com/apache/datafusion-comet/issues/2019 for rationale. ## What changes are included in this PR? Moved datetime related expressions to separate file (datetime.scala) ## How are these changes tested? There are no functional changes, so it relies on existing tests. ## Details: - Refactor Year, Hour, Minute, Second, DateAdd, DateSub, TruncDate and TruncTimestamp - Update exprSerdeMap to use new datetime classes - Remove corresponding case statements from exprToProtoInternal -- 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