Description
Users frequently write repeatedly expression in projection. Currently in ProjectExec, we don't support subexpression elimination in Whole-stage codegen. We can support it to reduce redundant evaluation.
Attachments
Issue Links
- relates to
-
SPARK-32989 Performance regression when selecting from str_to_map
- Resolved
- links to