You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PlanFragment in StageInfo is Nullable and so it could be null. In such
case calling formatFragment method for it does not make much sense as it
simply throws NPE.
0 commit comments