Gian Merlino
d21054f7c5
Remove the deprecated interval-chunking stuff. ( #9216 )
...
* Remove the deprecated interval-chunking stuff.
See https://github.com/apache/druid/pull/6591 , https://github.com/apache/druid/pull/4004#issuecomment-284171911 for details.
* Remove unused import.
* Remove chunkInterval too.
2020-01-19 17:14:23 -08:00
Jonathan Wei
aa539177ec
De-incubation cleanup in code, docs, packaging ( #9108 )
...
* De-incubation cleanup in code, docs, packaging
* remove unused docs script
2020-01-03 12:33:19 -05:00
Vadim Ogievetsky
cc3650ee3b
fix doc headers ( #8729 )
2019-10-24 11:17:39 -07:00
Clint Wylie
8bda3afea4
fix spelling errors triggered by another doc PR ( #8653 )
2019-10-08 23:43:58 -07:00
Himanshu
c078ed40fd
groupBy query: optional limit push down to segment scan ( #8426 )
...
* groupBy query: optional limit push down to segment scan
* make segment level limit push down configurable
* fix teamcity errors
* fix segment limit pushdown flag handling on query level config override
* use equals for comparator check
* fix sql and null handling
* fix unused imports
* handle null offset in NullableValueGroupByColumnSelectorStrategy for buffer comparator similar to RowBasedGrouperHelper.NullableRowBasedKeySerdeHelper
2019-10-08 15:35:07 -07:00
Chi Cao Minh
7dcbaca658
Spellcheck docs ( #8548 )
...
* Spellcheck docs
Fix spelling mistakes in docs and add CI job for running spellcheck on
docs.
* Add missing license header
2019-09-17 12:47:30 -07:00
Clint Wylie
3baf31e9a8
add documentation for group by array based result format ( #8416 )
2019-08-28 08:30:31 -07:00
Gian Merlino
d007477742
Docusaurus build framework + ingestion doc refresh. ( #8311 )
...
* Docusaurus build framework + ingestion doc refresh.
* stick to npm instead of yarn
* fix typos
* restore some _bin
* Adjustments.
* detect and fix redirect anchors
* update anchor lint
* Web-console: remove specific column filters (#8343 )
* add clear filter
* update tool kit
* remove usless check
* auto run
* add %
* Fix resource leak (#8337 )
* Fix resource leak
* Patch comments
* Enable Spotbugs NP_NONNULL_RETURN_VIOLATION (#8234 )
* Fixes from PR review.
* Fix more anchors.
* Preamble nix.
* Fix more anchors, headers
* clean up placeholder page
* add to website lint to travis config
* better broken link checking
* travis fix
* Fixed more broken links
* better redirects
* unfancy catch
* fix LGTM error
* link fixes
* fix md issues
* Addl fixes
2019-08-20 21:48:59 -07:00