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

Add extra per-rule validation for optimization rewrites.

    XMLWordPrintableJSON

Details

    Description

      Adds per-rule validation checks for the following:

      1.  aggregate expressions in Aggregate plans are valid.
      2. Grouping key types in Aggregate plans cannot by of type Map. 
      3. No dangling references have been generated.

      This is validation is by default enabled for all tests or selectively using the spark.sql.planChangeValidation=true flag.

      Attachments

        Activity

          People

            outis Yannis Sismanis
            outis Yannis Sismanis
            Wenchen Fan Wenchen Fan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: