ChenDou2021 commented on pull request #32246:
URL: https://github.com/apache/spark/pull/32246#issuecomment-823014239


   > As I mentioned earlier in another PR, I don't think this is worthwhile. 
It's more about style preference.
   
   The file util.py also uses the dictionary + for loop generation at the 
bottom, and I think it can be simplified in the same way.
   eg:uidMap = {stage.uid: stage for stage in nestedStages}


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

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



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

Reply via email to