Skip to content

Parquet Java vectorized module not working with newer JDKs #3475

@iemejia

Description

@iemejia

Describe the bug, including details regarding any error messages, version, and platform.

I was building the project with Java 25 (the most recent LTS) and noticed that there was a call to a method of the Vector API that was removed after JDK 17 so it fails at with NoSuchMethodError.

Component(s)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions