Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-22692 Reduce the number of generated mutable states
  3. SPARK-22693

Avoid the generation of useless mutable states in complexTypeCreator and predicates

    XMLWordPrintableJSON

Details

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

    Description

      InSet and CreateNamedStruct are defining mutable states which are not needed. This is bad for the well known issues related to constant pool limits.

      I will submit a PR soon.

      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: