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

ASF GitHub Bot updated ARROW-9475:
----------------------------------
    Labels: pull-request-available  (was: )

> Clean up usages of BaseAllocator, use BufferAllocator instead
> -------------------------------------------------------------
>
>                 Key: ARROW-9475
>                 URL: https://issues.apache.org/jira/browse/ARROW-9475
>             Project: Apache Arrow
>          Issue Type: Improvement
>    Affects Versions: 0.17.0
>            Reporter: Hongze Zhang
>            Assignee: Hongze Zhang
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Some classes' methods use BaseAllocator or cast BufferAllocator to 
> BaseAllocator internally instead of requiring for BufferAllocator directly, 
> e.g. codes in AllocationManager, BufferLedger.
> This can be optimized by exposing necessary methods from BufferAllocator. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to