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


##########
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:
   nit: UI is the abbreviation of User Interface. Is it more appropriate to 
keep the status quo? The same is true for spark, such as 
`org.apache.spark.ui.UIUtils`.



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