morrySnow commented on PR #35925: URL: https://github.com/apache/doris/pull/35925#issuecomment-2162370129
prefix `NO_` before rule type is not a good idea. if we have two rule named `A` and `NO_A` u could not force use `A` anymore. i think `FORCE_USE_CBO_RULE` and `FORCE_NOT_USE_CBO_RULE` is better? -- 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]
