jonathanc-n commented on PR #17482:
URL: https://github.com/apache/datafusion/pull/17482#issuecomment-3403399934

   @2010YOUY01 I have resolved the requested changes
   
   Here are some follow up improvements:
   - Fix PWMJ predicate extraction, for now we can allow users to use PWMJ but 
I will include in a note for the enable PWMJ config to only enable to true for 
simpler predicates (for something like t.val > s.val and not t.val > (s.val + 
t.val))
   - Swapping inputs
   - Optimize some of the cases in your comment


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