Omega359 commented on code in PR #21980:
URL: https://github.com/apache/datafusion/pull/21980#discussion_r3178328440
##########
datafusion/functions/src/string/lower.rs:
##########
@@ -210,6 +210,146 @@ mod tests {
to_lower(input, expected)
}
+ #[test]
Review Comment:
All these tests cover lower by I don't see one covering upper ... can that
be added?
--
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]