Gabriel39 commented on pull request #6861:
URL: https://github.com/apache/incubator-doris/pull/6861#issuecomment-945379270


   > @Gabriel39 Thank you for your contribute! If the open phase is completed 
before the RF is generated, it may result in the generated expressions not 
being pushed down to the storage layer. It looks like this could lead to worse 
performance. We first need to provide runtime expressions to push down to the 
storage layer.
   
   Hi @stdpain @EmmyMiao87  , I got your point but one more thing I m not sure 
is whether open phase of scan node will be completed before RF is generated. 
For example, open() in `OlapScanNode` will be blocked until all RFs are ready. 
So it seems like scan node will execute with RFs without performance 
degradation. 


-- 
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: commits-unsubscr...@doris.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to