druid/docs/content/development/extensions-core
Jihoon Son 50a4ec2b0b Add support for headers and skipping thereof for CSV and TSV (#4254)
* initial commit

* small fixes

* fix bug

* fix bug

* address code review

* more cr

* more cr

* more cr

* fix

* Skip head rows for CSV and TSV

* Move checking skipHeadRows to FileIteratingFirehose

* Remove checking null iterators

* Remove unused imports

* Address comments

* Fix compilation error

* Address comments

* Add more tests

* Add a comment to ReplayableFirehose

* Addressing comments

* Add docs and fix typos
2017-05-15 22:57:31 -07:00
..
approximate-histograms.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
avro.md fix the documented property name for specifying avro reader schema (#3708) 2016-11-22 15:02:41 -08:00
caffeine-cache.md Caffeine cache extension (#3028) 2016-07-06 15:42:54 -07:00
datasketches-aggregators.md Fix broken DataSketches link. (#4221) 2017-04-27 17:37:12 -07:00
druid-kerberos.md Druid Extension to enable Authentication using Kerberos. (#3853) 2017-02-02 14:55:21 -06:00
druid-lookups.md Cached lookup module. first cut implementing JDBC cache (#2819) 2016-09-16 13:45:54 -07:00
examples.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
hdfs.md Adding hadoop kerberos authentification. (#3419) 2016-09-13 10:42:50 -07:00
kafka-eight-firehose.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
kafka-extraction-namespace.md Silly Typo in docs 2016-05-24 13:31:58 -07:00
kafka-ingestion.md Fix lz4 library incompatibility in kafka-indexing-service extension (#4115) 2017-04-25 12:23:51 +09:00
lookups-cached-global.md Add support for headers and skipping thereof for CSV and TSV (#4254) 2017-05-15 22:57:31 -07:00
mysql.md Fix various broken links in the docs. (#2833) 2016-04-13 13:30:01 -07:00
postgresql.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
s3.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
stats.md Support variance and standard deviation (#2525) 2016-08-04 17:32:58 -07:00