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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to