PHILO-HE commented on code in PR #7304:
URL: https://github.com/apache/incubator-gluten/pull/7304#discussion_r1770745721


##########
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:
   @taiyang-li, curious whether this issue exists in ch backend. If the fix is 
applicable to both backends, we can remove this separated handling. 



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