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 cardinality aggregation currently reserves a fixed amount of memory per bucket. While this makes memory management easier, this also has the downside of making buckets that don't collect many docs very memory-intensive.
The cardinality aggregation currently reserves a fixed amount of memory per bucket. While this makes memory management easier, this also has the downside of making buckets that don't collect many docs very memory-intensive.