druid/extensions-contrib/orc-extensions
Keuntae Park 95a58097e2 Hadoop InputRowParser for Orc file (#3019)
* InputRowParser to decode OrcStruct from OrcNewInputFormat

* add unit test for orc hadoop indexing

* update docs and fix test code bug

* doc updated

* resove maven dependency conflict

* remove unused imports

* fix returning array type from Object[] to correct primitive array type

* fix to support getDimension() of MapBasedRow : changing return type of orc list from array to list

* rebase and updated based on comments

* updated based on comments

* on reflecting review comments

* fix bug in typeStringFromParseSpec() and add unit test

* add license header
2016-07-26 09:42:56 -07:00
..
example Hadoop InputRowParser for Orc file (#3019) 2016-07-26 09:42:56 -07:00
src Hadoop InputRowParser for Orc file (#3019) 2016-07-26 09:42:56 -07:00
pom.xml Hadoop InputRowParser for Orc file (#3019) 2016-07-26 09:42:56 -07:00