Jonathan Wei
d88075237a
Add initial SQL support for non-expression sketch postaggs ( #8487 )
...
* Add initial SQL support for non-expression sketch postaggs
* Checkstyle, spotbugs
* checkstyle
* imports
* Update SQL docs
* Checkstyle
* Fix theta sketch operator docs
* PR comments
* Checkstyle fixes
* Add missing entries for HLL sketch module
* PR comments, add round param to HLL estimate operator, fix optional HLL param
2019-10-18 14:59:44 -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
Surekha
cf2a2dd917
Add group_id to the sys.tasks table ( #8304 )
...
* Add group_id to overlord tasks API and sys.tasks table
* adjust test
* modify docs
* Make groupId nullable
* fix integration test
* fix toString
* Remove groupId from TaskInfo
* Modify docs and tests
* modify TaskMonitorTest
2019-08-22 15:28:23 -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