JkSelf commented on code in PR #9153:
URL: https://github.com/apache/incubator-gluten/pull/9153#discussion_r2017789969
##########
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:
@wangyum Could you please help in verifying this PR in your ViewFS
environment? My ViewFS test setup is currently not functioning properly.
--
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]