Maytas Monsereenusorn
|
42359c93dd
|
Implement ANY aggregator (#9187)
* Implement ANY aggregator
* Add copyright headers
* Add unit tests
* fix BufferAggregator
* Fix bug in BufferAggregator
* hook up the SQL command
* add check for buffer aggregator
* Address comment
* address comments
* add docs
* Address comments
* add more tests for numeric columns that have null values when run in sql compatible null mode
* fix checkstyle errors
* fix failing tests
* fix failing tests
|
2020-01-16 14:40:32 -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 |
Himanshu
|
9f1f5e115c
|
doubleMean aggregator to be used at query time (#8459)
* doubleMean aggregator for computing mean
* make docs
* build fixes
* address review comment: handle null args
|
2019-09-26 08:04:33 -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 |