ozankabak commented on PR #8281: URL: https://github.com/apache/arrow-datafusion/pull/8281#issuecomment-1823469894
Thanks for the review @alamb. I answered your questions and added a couple tests to address your suggestions (verifying behavior difference for monotonic/nonmonotonic functions). Regarding your question, complex expression orderings are calculated via the `get_expr_ordering`/`update_ordering` functions which handle monotonic/nonmonotonic expressions. -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org