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 b5678be  [SPARK-35446] Override getJDBCType in MySQLDialect to map 
FloatType to FLOAT
     add 7bc364b  [SPARK-35621][SQL] Add rule id pruning to the TypeCoercion 
rule

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/TypeCoercion.scala | 25 +++++++-------
 .../sql/catalyst/rules/RuleIdCollection.scala      | 29 ++++++++++++++++-
 .../apache/spark/sql/catalyst/trees/TreeNode.scala | 38 ++++++++++++++++++++++
 .../catalyst/analysis/AnsiTypeCoercionSuite.scala  |  7 ++++
 .../sql/catalyst/analysis/TypeCoercionSuite.scala  |  7 ++++
 5 files changed, 91 insertions(+), 15 deletions(-)

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

Reply via email to