danny0405 commented on issue #1738: [CALCITE-3719] Add hint option checker to customize the option URL: https://github.com/apache/calcite/pull/1738#issuecomment-572915550 > @danny0405 , how many log messages will be logged in case an invalid hint is used? > > For instance: user specifies an invalid hint, then the optimizer transforms the query 100500 times. Will each transformation (assuming the rule touches the rel with the hint) log a new message saying the hint is not valid? Each hint only once. Say if a have 10 invalid hint, there would log 10 warnings.
---------------------------------------------------------------- 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] With regards, Apache Git Services
