druid/docs
Dr. Sizzles 7291c92f4f
Adding zstandard compression library (#12408)
* Adding zstandard compression library

* 1. Took @clintropolis's advice to have ZStandard decompressor use the byte array when the buffers are not direct.
2. Cleaned up checkstyle issues.

* Fixing zstandard version to latest stable version in pom's and updating license files

* Removing zstd from benchmarks and adding to processing (poms)

* fix the intellij inspection issue

* Removing the prefix v for the version in the license check for ztsd

* Fixing license checks

Co-authored-by: Rahul Gidwani <r_gidwani@apple.com>
2022-05-28 17:01:44 -07:00
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
assets Design/architecture doc touchups (#11762) 2021-10-04 11:09:35 -07:00
comparisons Update druid-vs-kudu.md (#11470) 2021-07-21 22:58:14 +08:00
configuration Fix zookeeper spelling (#12556) 2022-05-21 16:14:02 +08:00
dependencies Doc updates for metadata cleanup and storage (#12190) 2022-01-27 11:40:54 -08:00
design Update automatic compaction docs with consistent terminology (#12416) 2022-05-03 16:22:25 -07:00
development Adding zstandard compression library (#12408) 2022-05-28 17:01:44 -07:00
ingestion Improved docs for range partitioning. (#12350) 2022-05-16 09:42:31 -07:00
misc Docs – expressions link back and timestamp hint (#11674) 2022-03-29 09:12:30 -07:00
operations Emit state of replace and append for native batch tasks (#12488) 2022-05-23 12:32:47 -07:00
querying ConcurrentGrouper: Add mergeThreadLocal option, fix bug around the switch to spilling. (#12513) 2022-05-21 10:28:54 -07:00
tutorials docs: fix typo (#12494) 2022-05-01 22:44:31 +08:00