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
Fix exception: Child of ShuffleQueryStage must be a ShuffleExchange (apache#52)
* Fix exception: Child of ShuffleQueryStage must be a ShuffleExchange
* top ShuffleExchange of QueryStage should not be removed anyway
* remove unecessary parentheses
* check top shuffle exchange for ShuffleQueryStage only
* minor comments
* improve topShuffleCheck
* simplfy codes
0 commit comments