jayzhan211 commented on code in PR #14689: URL: https://github.com/apache/datafusion/pull/14689#discussion_r1962595849
########## datafusion/expr/src/planner.rs: ########## @@ -167,14 +170,14 @@ pub trait ExprPlanner: Debug + Send + Sync { /// Plan an extract expression, such as`EXTRACT(month FROM foo)` /// - /// Returns origin expression arguments if not possible + /// Returns original expression arguments if not possible Review Comment: I think we can keep this -- 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