Skip to content

Commit 0d1a9a8

Browse files
fulmicoton-ddrdettai-skclaudefulmicoton
authored
Add composite aggregation (#6214)
* Add composite aggregation Rebase of #5957 by @rdettai-sk onto main, updated to use the latest tantivy revision (545169c0d8) which includes composite aggregation support upstream. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * test fix --------- Co-authored-by: Remi Dettai <remi.dettai@sekoia.io> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Paul Masurel <paul@quickwit.io>
1 parent 50ca252 commit 0d1a9a8

File tree

6 files changed

+273
-123
lines changed

6 files changed

+273
-123
lines changed

LICENSE-3rdparty.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ darling_macro,https://github.com/TedDriggs/darling,MIT,Ted Driggs <ted.driggs@ou
174174
dashmap,https://github.com/xacrimon/dashmap,MIT,Acrimon <joel.wejdenstal@gmail.com>
175175
data-encoding,https://github.com/ia0/data-encoding,MIT,Julien Cretin <git@ia0.eu>
176176
data-url,https://github.com/servo/rust-url,MIT OR Apache-2.0,Simon Sapin <simon.sapin@exyr.org>
177+
datasketches,https://github.com/apache/datasketches-rust,Apache-2.0,The datasketches Authors
177178
dbl,https://github.com/RustCrypto/utils,MIT OR Apache-2.0,RustCrypto Developers
178179
deadpool,https://github.com/bikeshedder/deadpool,MIT OR Apache-2.0,Michael P. Jung <michael.jung@terreon.de>
179180
deadpool-runtime,https://github.com/bikeshedder/deadpool,MIT OR Apache-2.0,Michael P. Jung <michael.jung@terreon.de>
@@ -299,7 +300,6 @@ hyper-rustls,https://github.com/rustls/hyper-rustls,Apache-2.0 OR ISC OR MIT,The
299300
hyper-timeout,https://github.com/hjr3/hyper-timeout,MIT OR Apache-2.0,Herman J. Radtke III <herman@hermanradtke.com>
300301
hyper-tls,https://github.com/hyperium/hyper-tls,MIT OR Apache-2.0,Sean McArthur <sean@seanmonstar.com>
301302
hyper-util,https://github.com/hyperium/hyper-util,MIT,Sean McArthur <sean@seanmonstar.com>
302-
hyperloglogplus,https://github.com/tabac/hyperloglog.rs,MIT,Tasos Bakogiannis <t.bakogiannis@gmail.com>
303303
iana-time-zone,https://github.com/strawlab/iana-time-zone,MIT OR Apache-2.0,"Andrew Straw <strawman@astraw.com>, René Kijewski <rene.kijewski@fu-berlin.de>, Ryan Lopopolo <rjl@hyperbo.la>"
304304
iana-time-zone-haiku,https://github.com/strawlab/iana-time-zone,MIT OR Apache-2.0,René Kijewski <crates.io@k6i.de>
305305
icu_collections,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers

quickwit/Cargo.lock

Lines changed: 38 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)