huaxingao commented on a change in pull request #35691:
URL: https://github.com/apache/spark/pull/35691#discussion_r819281553
##########
File path:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/PruneFileSourcePartitions.scala
##########
@@ -83,7 +89,7 @@ private[sql] object PruneFileSourcePartitions
HadoopFsRelation(
catalogFileIndex: CatalogFileIndex,
Review comment:
per off-line discussion with @cloud-fan, we will only fix bug in 3.2
(pruning partition only once). We will not change data filter and partition
filter separation method in 3.2, but probably will change it in master barnch.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]