zml1206 commented on code in PR #7304:
URL: https://github.com/apache/incubator-gluten/pull/7304#discussion_r1772415005


##########
backends-clickhouse/src/main/scala/org/apache/gluten/backendsapi/clickhouse/CHBackend.scala:
##########
@@ -326,6 +326,8 @@ object CHBackendSettings extends BackendSettingsApi with 
Logging {
 
   override def supportStructType(): Boolean = true
 
+  override def structFieldToLowerCase(): Boolean = false

Review Comment:
   ch backend seems to be different. I didn’t add `structFieldToLowerCase` at 
first, but ck ci reported an error.



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