Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-13745

Support columnar in memory representation on Big Endian platforms

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • SQL

    Description

      SPARK-12785 introduced a columnar in memory representation.

      Currently this feature is explicitly only supported on Little Endian platorms. On Big Endian platforms the following exception is thrown:
      "org.apache.commons.lang.NotImplementedException: Only little endian is supported."

      This JIRA should be used to extend support to Big Endian architectures, and decide whether the "in memory" columnar format should be consistent with parquet format.

      Attachments

        Activity

          People

            robbinspg Peter George Robbins
            preece Tim Preece
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: