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

Improve the performance of UnsafeProjection for wide table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.1, 2.1.0
    • SQL
    • None

    Description

      We increase the threshold for splitting the generate code for expressions to 64K in 2.0 by accident (too optimistic), which could cause bad performance (the huge method may not be JITed), we should decrease that to 16K.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: