[ 
https://issues.apache.org/jira/browse/ORC-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun resolved ORC-2164.
--------------------------------
    Fix Version/s: 2.3.1
       Resolution: Fixed

This was resolved via https://github.com/apache/orc/pull/2617

> Add external-buffer support in DataBuffer lifecycle management
> --------------------------------------------------------------
>
>                 Key: ORC-2164
>                 URL: https://issues.apache.org/jira/browse/ORC-2164
>             Project: ORC
>          Issue Type: Improvement
>            Reporter: Fang Yonghao
>            Assignee: Fang Yonghao
>            Priority: Major
>             Fix For: 2.3.1
>
>
> To safely integrate with external prebuffer cache scenarios where memory is 
> managed outside ORC, avoiding unnecessary reallocations and preventing 
> ownership/lifecycle mismatches. Introduce the non-owning buffer support to 
> DataBuffer so it can attach externally managed memory (via setData) without 
> taking ownership of allocation/free.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to