druid/docs
Jihoon Son 1611792855
Add InputSource and InputFormat interfaces (#8823)
* Add InputSource and InputFormat interfaces

* revert orc dependency

* fix dimension exclusions and failing unit tests

* fix tests

* fix test

* fix test

* fix firehose and inputSource for parallel indexing task

* fix tc

* fix tc: remove unused method

* Formattable

* add needsFormat(); renamed to ObjectSource; pass metricsName for reader

* address comments

* fix closing resource

* fix checkstyle

* fix tests

* remove verify from csv

* Revert "remove verify from csv"

This reverts commit 1ea7758489.

* address comments

* fix import order and javadoc

* flatMap

* sampleLine

* Add IntermediateRowParsingReader

* Address comments

* move csv reader test

* remove test for verify

* adjust comments

* Fix InputEntityIteratingReader

* rename source -> entity

* address comments
2019-11-15 09:22:09 -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 parallel broker merges on fork join pool (#8578) 2019-11-07 11:58:46 -08:00
dependencies fix doc headers (#8729) 2019-10-24 11:17:39 -07:00
design Update segments.md (#8693) 2019-10-17 11:55:23 -07:00
development Add reference to druid.storage.type (#8857) 2019-11-13 10:03:41 -08:00
ingestion Add InputSource and InputFormat interfaces (#8823) 2019-11-15 09:22:09 -08:00
misc support for array expressions in TransformSpec with ExpressionTransform (#8744) 2019-11-13 11:04:37 -08:00
operations add documentation for druid docker and k8s operator (#8802) 2019-11-06 12:56:21 -08:00
querying Add more datasketches doubles sketch SQL functions (#8843) 2019-11-08 18:05:06 -08:00
tutorials 'hadoop fs' command is deprecated . The new approach is to use hdfs command . Replacing 'hadoop fs' command with 'hdfs dfs' (#8762) 2019-11-01 04:42:10 +05:30