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
When a scan is stopped in the middle of a group, we just return the aggregation result. This is incorrect, and the if we continue with the returned continuation, the next result is also incorrect.
The text was updated successfully, but these errors were encountered:
When a scan is stopped in the middle of a group, we just return the aggregation result. This is incorrect, and the if we continue with the returned continuation, the next result is also incorrect.
The text was updated successfully, but these errors were encountered: