Skip to content

[Java] Build arrow-format and arrow-vector as JPMS modules #38997

Description

@jduo

Describe the enhancement requested

This depends on #38998 and #39134 .

Build the first set of core arrow dependencies as JPMS modules while retaining JDK 8 support.

Note that arrow-vector is effectively unusable without also modularizing arrow-memory-core. Vector allocations call into arrow-memory-core's MemoryUtil class which relies on Unsafe.

Component(s)

Java

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions