Skip to content

[Java] Clean up usages of BaseAllocator, use BufferAllocator instead #25546

@asfimport

Description

@asfimport

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.

Reporter: Hongze Zhang / @zhztheplayer
Assignee: Hongze Zhang / @zhztheplayer

PRs and other links:

Note: This issue was originally created as ARROW-9475. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions