[
https://issues.apache.org/jira/browse/SPARK-44219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-44219:
-----------------------------------
Labels: pull-request-available (was: )
> Add extra per-rule validation for optimization rewrites.
> --------------------------------------------------------
>
> Key: SPARK-44219
> URL: https://issues.apache.org/jira/browse/SPARK-44219
> Project: Spark
> Issue Type: Improvement
> Components: Optimizer
> Affects Versions: 3.4.0, 3.4.1
> Reporter: Yannis Sismanis
> Priority: Major
> Labels: pull-request-available
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]