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
The aggregate step was deprecated in version 5.2.0 and removed in version 7.0.0. In the code example, it needs to be replaced with the new in_parallel step.
The text was updated successfully, but these errors were encountered:
The
aggregate
step was deprecated in version 5.2.0 and removed in version 7.0.0. In the code example, it needs to be replaced with the newin_parallel
step.The text was updated successfully, but these errors were encountered: