druid/docs
BIGrey 69f2b1ef00
Correct the position of the double quotation in distinctcount.md file (#10094)
```
"dimensions": "[sample_dim]"
```
should be
```
"dimensions": ["sample_dim"]
```
2020-06-29 20:59:56 -07:00
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
assets Querying doc refresh tutorial (#9879) 2020-05-29 14:32:21 -07:00
comparisons Spellcheck docs (#8548) 2019-09-17 12:47:30 -07:00
configuration Filter http requests by http method (#10085) 2020-06-29 16:59:31 -07:00
dependencies Reconcile terminology and method naming to 'used/unused segments'; Rename MetadataSegmentManager to MetadataSegmentsManager (#7306) 2020-01-27 11:24:29 -08:00
design Filter http requests by http method (#10085) 2020-06-29 16:59:31 -07:00
development Correct the position of the double quotation in distinctcount.md file (#10094) 2020-06-29 20:59:56 -07:00
ingestion Add integration tests for SqlInputSource (#10080) 2020-06-26 10:32:42 -10:00
misc ROUND and having comparators correctly handle special double values (#10014) 2020-06-16 16:09:46 -07:00
operations fix dropwizard emitter jvm bufferpoolName metric (#10075) 2020-06-25 12:20:25 -07:00
querying Enable query vectorization by default (#10065) 2020-06-24 13:08:49 -07:00
tutorials Druid user permissions (#10047) 2020-06-23 17:39:48 -07:00