Sergey Shelukhin created HIVE-9268:
--------------------------------------
Summary: refactor prototype code to salvage some parts
Key: HIVE-9268
URL: https://issues.apache.org/jira/browse/HIVE-9268
Project: Hive
Issue Type: Sub-task
Reporter: Sergey Shelukhin
Assignee: Sergey Shelukhin
After looking at prototype in discussion, there were some changes, such as
hiding I/O layer in the service itself rather than exposing it directly
(inputformat is too inflexible as an interface and has some other limitations),
abandoning intermediate format (it is too much work, takes up more space, and
for it to make more sense vectorized code should directly process it, which
won't happen for a long time), etc.
Refactor prototype, throw away code, move other code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)