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
Store /data/__step__ attribute in groupbased layout too
Only store it if the backend supports step.
If the attribute is not found while reading, the old Streaming API logic
is used as a fallback (proceed through the iterations linearly).
If it is found, the iteration to be returned in the current streaming
step is dictated by it.
0 commit comments