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
We have a couple of practices to use first batch or first row of a iterator to make decisions. This is generally considered sub-optimal and should be avoided.
Let's see if we have better solutions to fix them.