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/19 05:26:25 UTC

[spark] branch master updated (61abae36 -> 817d1d7)

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 61abae36 [SPARK-37917][SQL] Push down limit 1 for right side of left semi/anti join if join condition is empty
     add 817d1d7  [SPARK-37769][SQL][FOLLOWUP] Filtering files if metadata columns are present in the data filter

No new revisions were added by this update.

Summary of changes:
 .../sql/execution/datasources/FileFormat.scala     | 31 +++++++++++++++
 .../sql/execution/datasources/FileScanRDD.scala    | 15 +------
 .../datasources/PartitioningAwareFileIndex.scala   | 35 +++++++++++++++-
 .../datasources/FileMetadataStructSuite.scala      | 46 +++++++++++++++++++++-
 4 files changed, 110 insertions(+), 17 deletions(-)

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