tanelk edited a comment on pull request #31024:
URL: https://github.com/apache/spark/pull/31024#issuecomment-755947516


   It would be nice to do this recursively.
   Currently you split the outer `and` filters and sort them. each of these can 
have an `or` filter as a child and it would be beneficial to split and sort 
those too. Inside `or` the filter selectivity rule must be the other way around.


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

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