OpenSearch/x-pack/plugin/analytics
Nik Everett c19f67ce30
Support longs in BitArray (backport of #61867) (#61871)
We frequently use `long`s with `BitArray` in aggs and right now we have
to assert that the `long` fits in an `int`. This adds support for `long`
to `BitArray` so we don't need those assertions.
2020-09-02 17:24:31 -04:00
..
licenses [7.x] Add Student's t-test aggregation support (#54469) (#54737) 2020-04-06 11:36:47 -04:00
src Support longs in BitArray (backport of #61867) (#61871) 2020-09-02 17:24:31 -04:00
build.gradle [7.x] Cleanup xpack build.gradle (#60554) (#60603) 2020-08-03 13:11:43 -05:00