mirror of https://github.com/apache/druid.git
* Auto-Compaction can run indefinitely when segmentGranularity is changed from coarser to finer. * Add option to drop segments after ingestion * fix checkstyle * add tests * add tests * add tests * fix test * add tests * fix checkstyle * fix checkstyle * add docs * fix docs * address comments * address comments * fix spelling |
||
---|---|---|
.. | ||
core | ||
i18n | ||
pages/en | ||
script | ||
scss | ||
static | ||
.gitignore | ||
.spelling | ||
README.md | ||
package-lock.json | ||
package.json | ||
pom.xml | ||
redirects.json | ||
sidebars.json | ||
siteConfig.js |
README.md
Druid doc builder
This website was created with Docusaurus.
To edit this documentation run:
npm install
Then run
npm start