druid/docs/content/development/extensions-contrib
Fokko Driesprong ff501e8f13 Add Date support to the parquet reader (#4423)
* Add Date support to the parquet reader

Add support for the Date logical type. Currently this is not supported. Since the parquet
date is number of days since epoch gets interpreted as seconds since epoch, it will fails
on indexing the data because it will not map to the appriopriate bucket.

* Cleaned up code and tests

Got rid of unused json files in the examples, cleaned up the tests by
using try-with-resources. Now get the filenames from the json file
instead of hard coding them and integrated general improvements from
the feedback provided by leventov.

* Got rid of the caching

Remove the caching of the logical type of the time dimension column
and cleaned up the code a bit.
2017-06-22 15:56:08 -05:00
..
ambari-metrics-emitter.md Contrib Extension for Ambari Metrics Emitter (#3767) 2016-12-19 11:12:47 -08:00
azure.md Add support for HttpFirehose (#4297) 2017-05-25 16:13:04 -05:00
cassandra.md clean up for extensions docs 2016-03-30 17:14:58 -07:00
cloudfiles.md Add support for HttpFirehose (#4297) 2017-05-25 16:13:04 -05:00
distinctcount.md Fix some grammar and spelling mistakes (#3717) 2016-11-28 11:49:30 -08:00
google.md Add support for HttpFirehose (#4297) 2017-05-25 16:13:04 -05:00
graphite.md fix emit wait time (#2869) 2016-04-26 17:07:03 -07:00
kafka-emitter.md Adding Kafka-emitter (#3860) 2017-04-04 14:07:43 -07:00
kafka-simple.md clean up for extensions docs 2016-03-30 17:14:58 -07:00
orc.md fix docs (#3370) 2016-08-16 16:25:50 -07:00
parquet.md Add Date support to the parquet reader (#4423) 2017-06-22 15:56:08 -05:00
rabbitmq.md clean up for extensions docs 2016-03-30 17:14:58 -07:00
rocketmq.md clean up for extensions docs 2016-03-30 17:14:58 -07:00
scan-query.md streaming version of select query (#3307) 2017-01-19 16:09:53 -06:00
sqlserver.md Metadata Storage extension for Microsoft SqlServer (sqlserver-metadata-storage) (#3421) 2016-11-08 14:56:52 -08:00
statsd.md New property for each metric that tells the StatsDEmitter to convert metric values from range 0-1 to 0-100. This (#3936) 2017-02-16 13:55:56 -08:00
thrift.md [Feature] Thrift support for realtime and batch ingestion (#3418) 2016-12-13 10:05:15 -08:00
time-min-max.md Support Min/Max for Timestamp (#3299) 2016-11-14 23:00:21 -08:00