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

WholeStageCodegen can generate methods with too many params

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.3.1, 2.4.0
    • SQL
    • None

    Description

      In SPARK-21717, we introduced the possibility to decouple the code for consuming rows, in order to improve performance. Unfortunately, the method used to compute the length of the java parameters was wrong, so we could have errors related to exceeding the maximum number of java params in a method.

      Attachments

        Activity

          People

            mgaido Marco Gaido
            mgaido Marco Gaido
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: