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/07 03:39:40 UTC

[spark] branch master updated (842c0c3 -> cf193b9)

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 842c0c3  [SPARK-37832][SQL] Orc struct converter should use an array to look up field converters rather than a linked list
     add cf193b9  [SPARK-37802][SQL] Composite field name should work with Aggregate push down

No new revisions were added by this update.

Summary of changes:
 .../sql/connector/expressions/expressions.scala    |  4 +++
 .../execution/datasources/DataSourceStrategy.scala | 28 ++++++++-------
 .../execution/datasources/v2/PushDownUtils.scala   |  2 +-
 .../org/apache/spark/sql/jdbc/JDBCV2Suite.scala    | 41 +++++++++++++++++++++-
 4 files changed, 61 insertions(+), 14 deletions(-)

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