[
https://issues.apache.org/jira/browse/ORC-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aliaksei Sandryhaila reassigned ORC-5:
--------------------------------------
Assignee: Aliaksei Sandryhaila
> Converge on buffer design
> -------------------------
>
> Key: ORC-5
> URL: https://issues.apache.org/jira/browse/ORC-5
> Project: Orc
> Issue Type: Improvement
> Reporter: Aliaksei Sandryhaila
> Assignee: 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)