You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/12/21 12:18:58 UTC

[spark] branch master updated (b4bea1a -> 4b19f49)

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 b4bea1a  [SPARK-28863][SQL][FOLLOWUP] Make sure optimized plan will not be re-analyzed
     add 4b19f49  [SPARK-33845][SQL] Remove unnecessary if when trueValue and falseValue are foldable boolean types

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/optimizer/expressions.scala |  2 ++
 .../optimizer/PushFoldableIntoBranchesSuite.scala  |  7 +++--
 .../ReplaceNullWithFalseInPredicateSuite.scala     | 31 +++++++++++++---------
 .../optimizer/SimplifyConditionalSuite.scala       | 16 +++++++++++
 4 files changed, 39 insertions(+), 17 deletions(-)


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