Skip to content

Commit 5c9c01b

Browse files
committed
Rewrite sort logic to support strings and multi type columns
1 parent c79059a commit 5c9c01b

12 files changed

Lines changed: 1759 additions & 1326 deletions

File tree

quickwit/quickwit-common/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ pub mod jemalloc_profiled;
2727
mod kill_switch;
2828
pub mod metrics;
2929
pub mod net;
30+
pub mod numeric_types;
3031
mod path_hasher;
3132
pub mod pretty;
3233
mod progress;

0 commit comments

Comments
 (0)