druid/docs
Jihoon Son a2e6de4b16 Fix the potential race between SplittableInputSource.getNumSplits() and SplittableInputSource.createSplits() in TaskMonitor (#8924)
* Fix the potential race SplittableInputSource.getNumSplits() and SplittableInputSource.createSplits() in TaskMonitor

* Fix docs and javadoc

* Add unit tests for large or small estimated num splits

* add override
2019-11-23 01:38:08 -08:00
..
_bin autogenerate NOTICE.BINARY from NOTICE and licenses.yaml (#8306) 2019-08-21 12:46:27 -07:00
assets Update Kafka loading docs to use the streaming data loader (#8544) 2019-09-22 15:00:52 -07:00
comparisons Spellcheck docs (#8548) 2019-09-17 12:47:30 -07:00
configuration RandomLocationSelectorStrategy to Choose an available disk(location) to store a segment. With unit tests. (#8461) 2019-11-22 03:46:54 -08:00
dependencies fix doc headers (#8729) 2019-10-24 11:17:39 -07:00
design document SQL compatible null handling mode (#8894) 2019-11-20 06:52:20 -08:00
development add parquet support to native batch (#8883) 2019-11-22 10:49:16 -08:00
ingestion Fix the potential race between SplittableInputSource.getNumSplits() and SplittableInputSource.createSplits() in TaskMonitor (#8924) 2019-11-23 01:38:08 -08:00
misc support for array expressions in TransformSpec with ExpressionTransform (#8744) 2019-11-13 11:04:37 -08:00
operations Address security vulnerabilities (#8878) 2019-11-19 09:14:33 -08:00
querying document SQL compatible null handling mode (#8894) 2019-11-20 06:52:20 -08:00
tutorials Make supervisor API similar to submit task API (#8810) 2019-11-20 10:04:41 -08:00