vlsi commented on issue #1738: [CALCITE-3719] Add hint option checker to customize the option URL: https://github.com/apache/calcite/pull/1738#issuecomment-572911805 @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?
---------------------------------------------------------------- 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
