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

Use OffHeapColumnVector when "spark.sql.columnVector.offheap.enable" is set to "true"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.3.0
    • SQL
    • None

    Description

      While ColumnVector has two implementations OnHeapColumnVector and OffHeapColumnVector, only OnHeapColumnVector is used.
      This JIRA enables to use OffHeapColumnVector when spark.memory.offHeap.enabled is set to true.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: