xudong963 commented on code in PR #2324:
URL: https://github.com/apache/arrow-datafusion/pull/2324#discussion_r856931133
##########
datafusion/core/src/physical_plan/functions.rs:
##########
@@ -52,6 +52,200 @@ use datafusion_physical_expr::math_expressions;
use datafusion_physical_expr::string_expressions;
use std::sync::Arc;
+macro_rules! make_utf8_to_return_type {
Review Comment:
Seems to be some commit-related problems
--
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]