mirror of
https://github.com/apache/druid.git
synced 2025-02-09 03:24:55 +00:00
* Support map type in orc extension. Added getMapObject in OrcHadoopInputRowParser Updated parse tests to parse map-type field in OrcHadoopInputRowParserTest * changed from for-loop to foreach * added resolution of column names when map types are exploded to several columns. updated the document as well -- orc.md. * Update orc.md change from review
Community Extensions
Please contribute all community extensions in this directory and include a doc of how your extension can be used under /docs/content/development/extensions-contrib/.
Please note that community extensions are maintained by their original contributors and are not packaged with the core Druid distribution. If you'd like to take on maintenance for a community extension, please post on druid-development group to let us know!