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/01/05 14:10:10 UTC

[spark] branch master updated (2c9b4ad -> 75fa817)

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 2c9b4ad  [SPARK-37817][SQL][MINOR] Remove unreachable code in complexTypeExtractors.scala
     add 75fa817  [SPARK-37644][SQL][FOLLOWUP] When partition column is same as group by key, pushing down aggregate completely

No new revisions were added by this update.

Summary of changes:
 .../connector/read/SupportsPushDownAggregates.java | 13 ++++---
 .../datasources/v2/V2ScanRelationPushDown.scala    |  4 +--
 .../datasources/v2/jdbc/JDBCScanBuilder.scala      |  8 +++--
 .../org/apache/spark/sql/jdbc/JDBCV2Suite.scala    | 41 ++++++++++++++++++++++
 4 files changed, 57 insertions(+), 9 deletions(-)

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