joroKr21 commented on issue #21642:
URL: https://github.com/apache/datafusion/issues/21642#issuecomment-4265617191

   > Took a quick look — the minimal fix matching the existing "preserve 
predicate order" comment is to chain child_predicates first, then 
parent_predicates, since unoptimized execution evaluates child filters before 
parent ones:
   
   
   That's the fix I propose in https://github.com/apache/datafusion/pull/21643


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

Reply via email to