GitHub user omalley opened a pull request: https://github.com/apache/hive/pull/72
HIVE-11417. Move the ReaderImpl and the RecordReaderImpl to the ORC module. You can merge this pull request into a Git repository by running: $ git pull https://github.com/omalley/hive hive-11417 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/72.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #72 ---- commit 4132063b010e25d82707ef9312146f5437f1e6b5 Author: Owen O'Malley <omal...@apache.org> Date: 2016-04-15T21:16:35Z Revert "HIVE-13522 : regexp_extract.q hangs on master (Ashutosh Chauhan via Thejas Nair)" This reverts commit d567773ff4afe3a23a026e2f4e381c0fe897195b. commit 043881ec757f19d587368ed9b1bee19c477b850a Author: Owen O'Malley <omal...@apache.org> Date: 2016-04-16T01:07:40Z HIVE-12159. Fix up for llap. commit 7f3c7d2de0a392d1ecb39fd0f7f5c000cd7f6094 Author: Owen O'Malley <omal...@apache.org> Date: 2016-04-18T16:53:12Z HIVE-12159: Create vectorized readers for the complex types (Owen O'Malley, reviewed by Matt McCline) This reverts commit d559b34755010b5ed3ecc31fa423d01788e5e875. commit 1c21992804d25b0bd762d3e95480bfe4b8cac931 Author: Owen O'Malley <omal...@apache.org> Date: 2016-03-26T02:39:12Z HIVE-11417. Move the ReaderImpl and RowReaderImpl to the ORC module, by making shims for the row by row reader. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---