Kishore Nallan
|
b7f29aeed1
|
Evented query aggregation skeleton.
|
2023-05-22 17:52:52 +05:30 |
|
Harpreet Sangar
|
f38f3f9792
|
Remove filter_node_t::metrics .
Update function signatures to accept context ids.
|
2023-03-10 18:18:46 +05:30 |
|
Harpreet Sangar
|
e78d209911
|
Add filter_result_t struct.
Add `reference_filter_result_t` struct.
Add support for lazy filtering.
Update `rearrange_filter_tree` to return approximate count of filter matches.
|
2023-03-10 18:18:46 +05:30 |
|
Kishore Nallan
|
805932c7d7
|
Implement block based ID lists.
|
2022-02-08 16:29:08 +05:30 |
|
Kishore Nallan
|
60a5cff291
|
Fix edge case involving filtering of negative values.
|
2021-04-10 21:09:00 +05:30 |
|
kishorenc
|
f1d7d323b8
|
Handle repeating IDs for a numerical value during filtering.
|
2021-03-10 17:52:07 +05:30 |
|
kishorenc
|
33f705cace
|
Geo polygon filtering.
|
2021-03-03 07:23:25 +05:30 |
|
kishorenc
|
b191a74016
|
Fix edge case in less than numerical comparison.
|
2021-02-20 19:15:28 +05:30 |
|
Jason Bosco
|
0ad8c48115
|
Range operator for numerical filtering.
|
2021-01-29 13:57:52 -08:00 |
|
Jason Bosco
|
ceaee0fb80
|
Speed up numerical filtering
|
2021-01-23 19:58:20 -08:00 |
|
kishorenc
|
6883b4db36
|
Speed up numerical filter + fixed edge case with -ve value.
|
2020-12-28 19:19:59 +05:30 |
|