Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
Description
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.");
Attachments
Issue Links
- links to