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/24 10:14:28 UTC

[spark] branch master updated (4ad7386eefe -> 1bb272de332)

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 4ad7386eefe [SPARK-38978][SQL] DS V2 supports push down OFFSET operator
     add 1bb272de332 [SPARK-39453][SQL] DS V2 supports push down misc non-aggregate functions(non ANSI)

No new revisions were added by this update.

Summary of changes:
 .../expressions/GeneralScalarExpression.java       | 18 ++++++++++++++
 .../sql/connector/util/V2ExpressionSQLBuilder.java |  3 +++
 .../sql/catalyst/util/V2ExpressionBuilder.scala    | 28 ++++++++++++++++++++++
 .../org/apache/spark/sql/jdbc/H2Dialect.scala      |  4 ++--
 .../org/apache/spark/sql/jdbc/JDBCV2Suite.scala    | 20 ++++++++++++++++
 5 files changed, 71 insertions(+), 2 deletions(-)


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