comnik / comnik/declarative-dataflow

TopK Operator

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
326
Forks
27
PR merge metrics
No merged PRs in 30d

Description

We are often interested in the top k results, ordered by some symbol, i.e. in a combination of ORDER_BY and LIMIT. Without a limit, sorting isn't really something we can be responsible for (more efficiently than the client itself could sort results).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.