Jonathan Wei
74960e82bf
Add more Apache branding to docs ( #7515 )
2019-04-19 15:52:26 -07:00
David Lim
f7bbee2e65
Front Matter header needs to be on the first line for md to be rendered properly by jekyll ( #6733 )
2018-12-13 11:47:20 -08:00
Vadim Ogievetsky
da4836f38c
Added titles and harmonized docs to improve usability and SEO ( #6731 )
...
* added titles and harmonized docs
* manually fixed some titles
2018-12-12 20:42:12 -08:00
David Lim
afb239b17a
add missing license headers, in particular to MD files; clean up RAT … ( #6563 )
...
* add missing license headers, in particular to MD files; clean up RAT exclusions
* revert inadvertent doc changes
* docs
* cr changes
* fix modified druid-production.svg
2018-11-13 09:38:37 -08:00
Gian Merlino
fbf3fc178e
Timeseries: Add "grandTotal" option. ( #5640 )
...
* Timeseries: Add "grandTotal" option.
* Modify whitespace.
* Checkstyle workaround.
2018-04-16 18:22:19 -07:00
Gian Merlino
fdc7e88a7d
Allow queries with no aggregators. ( #3216 )
...
This is actually reasonable for a groupBy or lexicographic topNs that is
being used to do a "COUNT DISTINCT" kind of query. No aggregators are
needed for that query, and including a dummy aggregator wastes 8 bytes
per row.
It's kind of silly for timeseries, but why not.
2016-07-06 20:38:54 +05:30
Slim
55785267e4
postAgg filedName must match name of AGG ( #2874 )
2016-04-22 11:11:54 -07:00
navis.ryu
55a888ea2f
time-descending result of select queries
2016-01-29 10:06:05 +09:00
navis.ryu
18479bb757
time-descending result of timeseries queries
2016-01-13 12:23:01 +09:00
Gian Merlino
cbef4a15b0
Timeseries skipEmptyBucket docs.
2015-09-02 14:59:21 -07:00
sahner
a938e65315
minor fixes to TimeseriesQuery and Aggregations
2015-06-24 08:24:07 -05:00
Himanshu Gupta
8edc2aaca3
renaming all *.md filenames to only have lowercase and dashes
...
so that they are editable on case-insensitive os as well
2015-05-29 20:55:42 -05:00