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

Whole stage codegen

    XMLWordPrintableJSON

Details

    • Epic
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • SQL
    • None
    • Whole stage codegen

    Description

      Whole stage codegen is used by some modern MPP databases to archive great performance. See http://www.vldb.org/pvldb/vol4/p539-neumann.pdf

      For Spark SQL, we can compile multiple operator into a single Java function to avoid the overhead from materialize rows and Scala iterator.

      Attachments

        Activity

          People

            davies Davies Liu
            davies Davies Liu
            Votes:
            0 Vote for this issue
            Watchers:
            34 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: