zhztheplayer commented on code in PR #9883:
URL: https://github.com/apache/incubator-gluten/pull/9883#discussion_r2131635634


##########
gluten-core/src/main/scala/org/apache/spark/sql/execution/ui/GlutenUiUtils.scala:
##########
@@ -17,13 +17,12 @@
 package org.apache.spark.sql.execution.ui
 
 import org.apache.gluten.config.GlutenConfig
-import org.apache.gluten.config.GlutenConfig.GLUTEN_UI_ENABLED
 import org.apache.gluten.events.GlutenEvent
 
 import org.apache.spark.SparkContext
 import org.apache.spark.status.ElementTrackingStore
 
-object GlutenUIUtils {
+object GlutenUiUtils {

Review Comment:
   Nice catch. I was just to fix the non pascal case casually. Let's keep up 
with Spark though.



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