druid/docs
Ben Sykes e49a7bb3cd
Add SpectatorHistogram extension (#15340)
* Add SpectatorHistogram extension

* Clarify documentation
Cleanup comments

* Use ColumnValueSelector directly
so that we support being queried as a Number using longSum or doubleSum aggregators as well as a histogram.
When queried as a Number, we're returning the count of entries in the histogram.

* Apply suggestions from code review

Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com>

* Fix references

* Fix spelling

* Update docs/development/extensions-contrib/spectator-histogram.md

Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com>

---------

Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com>
2024-01-14 09:52:30 -08:00
..
api-reference Add api for Retrieving unused segments (#15415) 2023-12-11 16:32:18 -05:00
assets Add SpectatorHistogram extension (#15340) 2024-01-14 09:52:30 -08:00
comparisons remove ref to plywood repo (#12809) 2022-07-26 10:12:13 +08:00
configuration Add SpectatorHistogram extension (#15340) 2024-01-14 09:52:30 -08:00
data-management docs: Anchor link checker (#15624) 2024-01-08 15:19:05 -08:00
design docs: Fix broken anchor links (#15621) 2024-01-03 15:28:27 -08:00
development Add SpectatorHistogram extension (#15340) 2024-01-14 09:52:30 -08:00
ingestion docs: Anchor link checker (#15624) 2024-01-08 15:19:05 -08:00
misc Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
multi-stage-query docs: Anchor link checker (#15624) 2024-01-08 15:19:05 -08:00
operations Enable query request queuing by default when total laning is turned on. (#15440) 2024-01-09 07:54:26 +05:30
querying Reverse, pull up lookups in the SQL planner. (#15626) 2024-01-12 00:06:31 -08:00
release-info docs: Anchor link checker (#15624) 2024-01-08 15:19:05 -08:00
tutorials Doc fixes for query from deep storage and MSQ (#15313) 2023-11-03 10:52:20 +05:30