DB Tsai created SPARK-24953: ------------------------------- Summary: Prune a branch in `CaseWhen` if previously seen Key: SPARK-24953 URL: https://issues.apache.org/jira/browse/SPARK-24953 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 2.3.0 Reporter: DB Tsai
If a condition in a branch is previously seen, this branch can be pruned. If the outputs of two adjacent branches are the same, two branches can be combined. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org