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

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


    from 303df64  [SPARK-33889][SQL] Fix NPE from `SHOW PARTITIONS` on V2 tables
     add 7ffcfcf  [SPARK-33847][SQL] Simplify CaseWhen if elseValue is None

No new revisions were added by this update.

Summary of changes:
 .../ReplaceNullWithFalseInPredicate.scala          |  8 ++++--
 .../spark/sql/catalyst/optimizer/expressions.scala |  4 +++
 .../optimizer/PushFoldableIntoBranchesSuite.scala  | 11 ++++++++
 .../ReplaceNullWithFalseInPredicateSuite.scala     | 33 ++++++++++++++++++++++
 .../optimizer/SimplifyConditionalSuite.scala       |  8 ++++++
 ...laceNullWithFalseInPredicateEndToEndSuite.scala | 21 ++++++++++----
 6 files changed, 78 insertions(+), 7 deletions(-)


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

Reply via email to