mihaibudiu opened a new pull request, #4923: URL: https://github.com/apache/calcite/pull/4923
## Jira Link [CALCITE-7503](https://issues.apache.org/jira/browse/CALCITE-7503) ## Changes Proposed `RelHint` will now carry a SqlParserPos. However, for backward compatibility the position is ignored by `RelHint.equals` I have also realized that some tests in `SqlHintsConverterTest` were broken, since the mock logger that was supposed to intercept errors didn't really work (it always found the expected message). So I reimplemented that. -- 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]
