Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-22510 Exceptions caused by 64KB JVM bytecode or 64K constant pool entry limit
  3. SPARK-22570

Create a lot of global variables to reuse an object in generated code

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.3.0
    • SQL
    • None

    Description

      Generated code for several operations such as Cast, RegExpReplace, and CreateArray has a lot of global variables in a class to reuse an object. # of them may hit 64K constant pool entries limit.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: