Skip to content
Snippets Groups Projects
Commit 598446b7 authored by Marco Gaido's avatar Marco Gaido Committed by Marcelo Vanzin
Browse files

[SPARK-23501][UI] Refactor AllStagesPage in order to avoid redundant code

As suggested in #20651, the code is very redundant in `AllStagesPage` and modifying it is a copy-and-paste work. We should avoid such a pattern, which is error prone, and have a cleaner solution which avoids code redundancy.

existing UTs

Author: Marco Gaido <marcogaido91@gmail.com>

Closes #20663 from mgaido91/SPARK-23475_followup.
parent ecb8b383
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment