Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-9862

Throw an exception in UnsafeDirectLittleEndian on Big-Endian platform

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 3.0.0
    • Java

    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

          Activity

            People

              kiszk Kazuaki Ishizaki
              kiszk Kazuaki Ishizaki
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 4h 10m
                  4h 10m