zhanglistar commented on code in PR #6323:
URL: https://github.com/apache/incubator-gluten/pull/6323#discussion_r1663722812


##########
cpp-ch/local-engine/Parser/scalar_function_parser/lambdaFunction.cpp:
##########
@@ -149,6 +149,7 @@ class LambdaFunction : public FunctionParser
                         required_column_name,
                         actions_dag->dumpDAG());
                 }
+                LOG_ERROR(getLogger("LambdaFunction"), "xxx capture column: 
{}", required_column_name);

Review Comment:
   log level should change



-- 
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]

Reply via email to