This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 661ac10  [SPARK-33838][SQL][DOCS] Comment the `PURGE` option in the 
DropTable and in AlterTableDropPartition commands
     add 1c77605  [SPARK-33848][SQL] Push the UnaryExpression into (if / case) 
branches

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/expressions/Expression.scala      |  6 ++++
 .../spark/sql/catalyst/optimizer/expressions.scala | 29 +++++++++++-----
 .../optimizer/PushFoldableIntoBranchesSuite.scala  | 39 +++++++++++++++++++++-
 .../approved-plans-v1_4/q21.sf100/explain.txt      | 12 +++----
 .../approved-plans-v1_4/q21.sf100/simplified.txt   |  2 +-
 .../approved-plans-v1_4/q21/explain.txt            | 12 +++----
 .../approved-plans-v1_4/q21/simplified.txt         |  2 +-
 .../approved-plans-v1_4/q50.sf100/explain.txt      | 14 ++++----
 .../approved-plans-v1_4/q50.sf100/simplified.txt   |  2 +-
 .../approved-plans-v1_4/q50/explain.txt            | 10 +++---
 .../approved-plans-v1_4/q50/simplified.txt         |  2 +-
 .../approved-plans-v1_4/q62.sf100/explain.txt      | 10 +++---
 .../approved-plans-v1_4/q62.sf100/simplified.txt   |  2 +-
 .../approved-plans-v1_4/q62/explain.txt            | 10 +++---
 .../approved-plans-v1_4/q62/simplified.txt         |  2 +-
 .../approved-plans-v1_4/q97.sf100/explain.txt      | 14 ++++----
 .../approved-plans-v1_4/q97.sf100/simplified.txt   |  2 +-
 .../approved-plans-v1_4/q97/explain.txt            | 14 ++++----
 .../approved-plans-v1_4/q97/simplified.txt         |  2 +-
 .../approved-plans-v1_4/q99.sf100/explain.txt      | 10 +++---
 .../approved-plans-v1_4/q99.sf100/simplified.txt   |  2 +-
 .../approved-plans-v1_4/q99/explain.txt            | 10 +++---
 .../approved-plans-v1_4/q99/simplified.txt         |  2 +-
 23 files changed, 133 insertions(+), 77 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to