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

Generated SpecificUnsafeProjection Exceeds JVM Code Size Limits

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 1.5.2
    • None
    • SQL

    Description

      Similiar issue with SPARK-14138 and SPARK-8443:
      With large sql syntax(673K), following error happened:

      Caused by: org.codehaus.janino.JaninoRuntimeException: Code of method "(Lorg/apache/spark/sql/catalyst/expressions/GeneratedClass$SpecificUnsafeProjection;Lorg/apache/spark/sql/catalyst/InternalRow;)V" of class "org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection" grows beyond 64 KB
      at org.codehaus.janino.CodeContext.makeSpace(CodeContext.java:941)
      at org.codehaus.janino.CodeContext.write(CodeContext.java:854)

      Attachments

        Issue Links

          Activity

            People

              davies Davies Liu
              fang fang chen fang fang chen
              Votes:
              1 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: