Sergey Shelukhin created HIVE-11595:
---------------------------------------
Summary: refactor ORC footer reading to make it usable from outside
Key: HIVE-11595
URL: https://issues.apache.org/jira/browse/HIVE-11595
Project: Hive
Issue Type: Bug
Reporter: Sergey Shelukhin
Assignee: Sergey Shelukhin
If ORC footer is read from cache, we want to parse it without having the
reader, opening a file, etc. I thought it would be as simple as protobuf
parseFrom bytes, but apparently there's bunch of stuff going on there.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)