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
#51155 is adding a top_metrics aggregation which is similar to top_hits but trades flexibility for memory consumption and a little speed. This tracks transform's usage of it, as requested by this exception message.
#51155 is adding a
top_metricsaggregation which is similar totop_hitsbut trades flexibility for memory consumption and a little speed. This tracks transform's usage of it, as requested by this exception message.