[
https://issues.apache.org/jira/browse/ARROW-9475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Kornfield updated ARROW-9475:
-----------------------------------
Fix Version/s: (was: 2.0.0)
3.0.0
> [Java] 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
> Components: Java
> Affects Versions: 0.17.0
> Reporter: Hongze Zhang
> Assignee: Hongze Zhang
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 1h 50m
> 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)