mihaibudiu opened a new pull request, #5182: URL: https://github.com/apache/calcite/pull/5182
## Jira Link [CALCITE-7719](https://issues.apache.org/jira/browse/CALCITE-7719) ## Changes Proposed This seems to be a very old bug in `LogicVisitor` -- at least 6 years old, if not 15. I had some trouble reverse-engineering what `LogicVisitor` is supposed to do, but this does look like a bug because the method I fixed does not look at all like the super-class. I added some more JavaDoc comments to this class, but I am not 100% confident. -- 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]
