Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
The current canonicalization of `With` expressions takes into account the ID of the common expressions, which comes from a global monotonically increasing ID. This means that queries with `With` expressions (e.g. `NULLIF` expressions) will have inconsistent canonicalizations.
Attachments
Issue Links
- is duplicated by
-
SPARK-47527 Cache miss for queries using With expressions
- Resolved
- links to