druid/docs/content/development/extensions-core
Clint Wylie 1224d8b746 overhaul 'druid-parquet-extensions' module, promoting from 'contrib' to 'core' (#6360)
* move parquet-extensions from contrib to core, adds new hadoop parquet parser that does not convert to avro first and supports flattenSpec and int96 columns, add support for flattenSpec for parquet-avro conversion parser, much test with a bunch of files lifted from spark-sql

* fix avro flattener to support nullable primitives for auto discovery and now only supports primitive arrays instead of all arrays

* remove leftover print

* convert micro timestamp to millis

* checkstyle

* add ignore for .parquet and .parq to rat exclude

* fix legit test failure from avro flattern behavior change

* fix rebase

* add exclusions to pom to cut down on redundant jars

* refactor tests, add support for unwrapping lists for parquet-avro, review comments

* more comment

* fix oops

* tweak parquet-avro list handling

* more docs

* fix style

* grr styles
2018-11-05 21:33:42 -08:00
..
approximate-histograms.md refactor extensions into their own docs 2016-03-22 18:54:10 -07:00
avro.md Docs consistency cleanup (#6259) 2018-09-04 12:54:41 -07:00
bloom-filter.md Add ability to pass in Bloom filter from Hive Queries (#6222) 2018-09-26 16:04:26 -07:00
datasketches-extension.md HllSketch module (#5712) 2018-09-24 08:41:56 -07:00
datasketches-hll.md HllSketch module (#5712) 2018-09-24 08:41:56 -07:00
datasketches-quantiles.md Expanded documentation for DataSketches aggregators. (#5513) 2018-03-21 18:19:27 -07:00
datasketches-theta.md Expanded documentation for DataSketches aggregators. (#5513) 2018-03-21 18:19:27 -07:00
datasketches-tuple.md Datasketches doc correction (#5816) 2018-06-05 17:52:37 +05:30
druid-basic-security.md Fix endpoint permissions section in basic-security docs (#6331) 2018-09-13 15:23:41 -07:00
druid-kerberos.md Fix Kerberos Authentication failing requests without cookies and excludedPaths config. (#5596) 2018-04-09 20:45:35 -07: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 Fix some broken links in druid docs (#5622) 2018-04-11 10:27:33 -07:00
kafka-ingestion.md Move supervisor APIs to api-reference (#6555) 2018-11-01 13:10:05 -07:00
lookups-cached-global.md Make lookup offheap buffer configurable (#5696) 2018-05-04 10:00:55 -07:00
mysql.md Update mysql.md (#6545) 2018-10-30 14:01:32 -07:00
parquet.md overhaul 'druid-parquet-extensions' module, promoting from 'contrib' to 'core' (#6360) 2018-11-05 21:33:42 -08:00
postgresql.md Add PostgreSQLConnectorConfig to expose SSL configuration options (#6181) 2018-08-21 16:45:27 -07:00
protobuf.md Fix some broken links in druid docs (#5622) 2018-04-11 10:27:33 -07:00
s3.md Native parallel batch indexing without shuffle (#5492) 2018-08-06 23:59:42 -07:00
simple-client-sslcontext.md Allow custom TLS cert checks (#6432) 2018-10-24 16:31:52 -07:00
stats.md Docs consistency cleanup (#6259) 2018-09-04 12:54:41 -07:00
test-stats.md adding new post aggregators for test statistics to druid-stats extension (#4532) 2017-10-09 23:43:27 -07:00