Vectorize SpectatorHistogram#18813
Conversation
|
Test failure is unrelated and being fixed in #18814 |
48516d9 to
290afb0
Compare
d8f7072 to
9cfc0de
Compare
9cfc0de to
42df8f9
Compare
|
@gianm @clintropolis do you know why many use the in other words: using |
jasonk000
left a comment
There was a problem hiding this comment.
Looks great, albeit some smaller notes/tweaks. Appreciate inclusion of tests and JMH!
|
@jasonk000 one note: I will not be leaving the JMH in the final PR (this is because benchmarks are intended to be Druid core pieces, and not extensions). |
It looks like a bug in edit: fix in #19086 |
Description
Vectorizes SpectatorHistogram. Based off ApproximateHistogramVectorAggregator.
Performance
Need to do real-world testing (TODO), but benchmarks are promising (>10x speed-up):
I will remove the benchmarks before merging.
Other perf ideas
Release note
Key changed/added classes in this PR
MyFooOurBarTheirBazThis PR has: