Commit 4668d8f
authored
feat(query-engine): SQL Top-K via CountMinSketchWithHeap (#389)
* Support for SQL Top-K
* Fomatting
* refactor(query-engine): split enable_topk into limiting vs formatting flags (#391)
* split enable_topk into limiting vs formatting flags
* add PromQL topk pipeline and Prometheus wire format tests
* formatting
* Complete pipeline for SQL topK queries1 parent ad99858 commit 4668d8f
2 files changed
Lines changed: 646 additions & 32 deletions
0 commit comments