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
[BTS-2231] Fix divide-by-zero crash (#22030) (#22040)
* Introduce checks to prevent by zero division.
* Fixes a divide-by-zero crash when a smart edge collection is used in a collect query.