taiyang-li commented on code in PR #7304:
URL: https://github.com/apache/incubator-gluten/pull/7304#discussion_r1772477688


##########
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:
   @PHILO-HE  it seems that CH haven't met this kind of issues. Let's keep it 
to be false for CH backend.



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