Skip to content

Throw an exception in UnsafeDirectLittleEndian on Big-Endian platform #25899

@asfimport

Description

@asfimport

The current code throws an intended exception on a big-endian platform while this class supports native endianness for the primitive data types (up to 64-bit).

throw new IllegalStateException("Arrow only runs on LittleEndian systems.");

Reporter: Kazuaki Ishizaki / @kiszk
Assignee: Kazuaki Ishizaki / @kiszk

PRs and other links:

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions