2010YOUY01 commented on PR #16996:
URL: https://github.com/apache/datafusion/pull/16996#issuecomment-3167244769

   I really appreciate your detailed review. I have addressed them in 
[4c111c3](https://github.com/apache/datafusion/pull/16996/commits/4c111c38e6b05553d78bf9c46346f4a47cb7e710)
   
   BTW, I take code understandability very seriously, and I’m happy to make any 
small changes that improve it. I encourage others to do similar reviews -- 
point out anything that doesn’t make sense and to share even small nitpicks.
   
   > Thanks @2010YOUY01 I'll continue later, I'm out of my mental capacity :) 
Appreciate for the comments it was much easier to navigate.
   > 
   > Good sign we got fuzz testing working with the new implementation. For the 
post filtering it would be probably possible to split filter stage evalulation 
for certain types of join. Inner, outer joins filter can be evaluated early 
whereas SEMI, ANTI on late stage like now.
   
   I don't get this changing filter evaluation time idea, could you elaborate?


-- 
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: github-unsubscr...@datafusion.apache.org

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


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

Reply via email to