findepi commented on PR #16625: URL: https://github.com/apache/datafusion/pull/16625#issuecomment-3031665846
SoftRequirement is considered in the planning and may imply the presence of the SortExec, just like the HardRequirement does. However, when such a sort cannot be inserted, it's not an error, unlike with Hard. Beneficial is not considered during the planning (no change here). -- 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...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org