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

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


    from 758b423  [SPARK-35860][SQL] Support UpCast between different field of 
YearMonthIntervalType/DayTimeIntervalType
     add 6f51e37  [SPARK-35857][SQL] The ANSI flag of Cast should be kept after 
being copied

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/catalyst/analysis/Analyzer.scala     |  2 +-
 .../spark/sql/catalyst/analysis/StreamingJoinHelper.scala     |  2 +-
 .../org/apache/spark/sql/catalyst/expressions/Cast.scala      | 11 ++++++++---
 .../sql/catalyst/optimizer/UnwrapCastInBinaryComparison.scala |  8 ++++----
 .../org/apache/spark/sql/catalyst/optimizer/expressions.scala | 10 +++++-----
 .../sql/catalyst/plans/logical/QueryPlanConstraints.scala     |  4 ++--
 sql/core/src/main/scala/org/apache/spark/sql/Column.scala     |  2 +-
 .../apache/spark/sql/execution/SubqueryBroadcastExec.scala    |  2 +-
 .../sql/execution/analysis/DetectAmbiguousSelfJoin.scala      |  2 +-
 .../scala/org/apache/spark/sql/hive/client/HiveShim.scala     |  2 +-
 10 files changed, 25 insertions(+), 20 deletions(-)

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

Reply via email to