mustafasrepo commented on issue #9612:
URL: 
https://github.com/apache/arrow-datafusion/issues/9612#issuecomment-1999036038

   @Lordworms I think, updating `add_sort_above` util to eliminate constants 
would solve the problem. Also we have a private method  `is_expr_constant` of 
`EquivalenceProperties`. You can use this method to filter out `constant`s by 
making it public.
   
   


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

Reply via email to