mustafasrepo commented on code in PR #6160: URL: https://github.com/apache/arrow-datafusion/pull/6160#discussion_r1182411654
########## datafusion/physical-expr/src/utils.rs: ########## @@ -911,12 +1064,18 @@ mod tests { ]; let finer = Some(&finer[..]); let empty_schema = &Arc::new(Schema::empty()); Review Comment: I have added unit tests, for each normalization function. -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org