
8/7/2026 · Chun Han
What this post added
Introduced Query Aggregation with segment-local state merging for distributed execution, handling MVCC visibility before aggregation. Implemented Search Aggregation with a three-stage execution (ANN search, bounded candidate retention per key, bucket building) and distinct control parameters (`SearchAggregation.size`, `TopHits.size`). Added server-side ORDER BY for both query and search results.