You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/05/25 12:38:24 UTC

[GitHub] [spark] MaxGekk commented on a diff in pull request #41218: [SPARK-43576][CORE] Remove unused declarations from Core module

MaxGekk commented on code in PR #41218:
URL: https://github.com/apache/spark/pull/41218#discussion_r1205456163


##########
core/src/main/resources/org/apache/spark/ui/static/executorspage.js:
##########
@@ -126,7 +126,6 @@ function totalDurationAlpha(totalGCTime, totalDuration) {
     (Math.min(totalGCTime / totalDuration + 0.5, 1)) : 1;
 }
 
-// When GCTimePercent is edited change ToolTips.TASK_TIME to match

Review Comment:
   hmm, why do you propose to remove this?



-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org