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/11 02:42:18 UTC

[GitHub] [spark] zhouyuan commented on pull request #35789: [SPARK-32268][SQL] Row-level Runtime Filtering

zhouyuan commented on pull request #35789:
URL: https://github.com/apache/spark/pull/35789#issuecomment-1064715855


   @sigmod did some quick tests on Q1 and it's working. :+1:  
   Just not sure if this is in this PR's scope: the filter could be pushed down to table scan node[1], thus filescan is also faster. 
   ![image](https://user-images.githubusercontent.com/43917/157791466-8442209a-8e1d-4276-bee6-2b81770a44cb.png)
   
   [1] [dynamic filter in presto](https://trino.io/docs/current/admin/dynamic-filtering.html)
   


-- 
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