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
Yes, I saw performance issues on batch SDF. What is even worse is that this was not deterministic. We either have to (somehow) force redistribution on Reshuffle or use GBK-unGBK in the implementation of SDF.
Prior to the change to hints, there was call to rebalance, which would be good enoughz although it was changed in order to not ignore chain of Reshuffles. I'm not sure why this matters, I will try to find more info.
What happened?
Translation for Reshuffle in batch uses optimizer hint, which can be ignored. This results in scalability issues, for instance in batch SDF.
Issue Priority
Priority: 2 (default / most bugs should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: