Aliaksei Sandryhaila created ORC-5:
--------------------------------------
Summary: Converge on buffer design
Key: ORC-5
URL: https://issues.apache.org/jira/browse/ORC-5
Project: Orc
Issue Type: Improvement
Reporter: Aliaksei Sandryhaila
Current implementation uses two kinds of buffers: DataBuffer<T> and children of
Buffer class. The former can use a custom memory pool for allocation, while the
latter is more similar to asio::buffer. We need to converge to a single buffer
design that has both of these traits.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)