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

generated UnsafeProjection does not support many columns or large exressions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 1.5.0
    • SQL
    • None

    Description

      We put all the expressions in one function of UnsafeProjection, that could reach the 65k code size limit in JVM.

      We should split them into multiple functions, like that we do for MutableProjection and SafeProjection.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: