wangyum commented on code in PR #9153:
URL: https://github.com/apache/incubator-gluten/pull/9153#discussion_r2017812070


##########
backends-clickhouse/src/main/scala/org/apache/gluten/backendsapi/clickhouse/CHBackend.scala:
##########
@@ -175,7 +176,7 @@ object CHBackendSettings extends BackendSettingsApi with 
Logging {
       fields: Array[StructField],
       rootPaths: Seq[String],
       properties: Map[String, String],
-      serializableHadoopConf: Option[SerializableConfiguration] = None): 
ValidationResult = {
+      hadoopConf: Configuration): ValidationResult = {

Review Comment:
   OK. will test it soon.
   



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