You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/03/04 04:55:41 UTC

[GitHub] [spark] huaxingao commented on pull request #35669: [SPARK-38041][SQL] DataFilter pushed down with PartitionFilter

huaxingao commented on pull request #35669:
URL: https://github.com/apache/spark/pull/35669#issuecomment-1058827776


   @stczwd The PR makes sense to me. I have one question: does your optimization work for V1 file source? Seems to me that data filters and partition filters are separated differently in V1 and V2 file sources and your optimization only work for V2 file source?


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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