liuneng1994 commented on code in PR #5529:
URL: https://github.com/apache/incubator-gluten/pull/5529#discussion_r1584293483


##########
cpp-ch/local-engine/Common/CHUtil.cpp:
##########
@@ -594,10 +566,21 @@ void 
BackendInitializerUtil::initEnvs(DB::Context::ConfigurationPtr config)
         spark_user = spark_user_c_str;
 }
 
+DB::Field BackendInitializerUtil::toField(String key, String value)

Review Comment:
   use const reference



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