You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2022/06/28 07:40:15 UTC

[spark] branch master updated (b88cabb7540 -> 1be1443908d)

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 b88cabb7540 [SPARK-39604][SQL][TESTS] Add UT for DerbyDialect getCatalystType method
     add 1be1443908d [SPARK-39479][SQL] DS V2 supports push down math functions(non ANSI)

No new revisions were added by this update.

Summary of changes:
 .../expressions/GeneralScalarExpression.java       | 132 +++++++++++++++++++++
 .../sql/connector/util/V2ExpressionSQLBuilder.java |  22 ++++
 .../sql/catalyst/util/V2ExpressionBuilder.scala    |  62 ++++++++++
 .../org/apache/spark/sql/jdbc/H2Dialect.scala      |   6 +-
 .../org/apache/spark/sql/jdbc/JDBCV2Suite.scala    | 114 ++++++++++++------
 5 files changed, 299 insertions(+), 37 deletions(-)


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