mirror of https://github.com/apache/druid.git
1224d8b746
* 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 |
||
---|---|---|
.. | ||
flat_1.json | ||
flat_1_autodiscover_fields.json | ||
flat_1_flatten.json | ||
flat_1_list_index.json | ||
nested_1.json | ||
nested_1_autodiscover_fields.json | ||
nested_1_flatten.json | ||
nested_1_list_index.json | ||
test_flat_1.parquet | ||
test_nested_1.parquet |