mihaibudiu commented on PR #4131: URL: https://github.com/apache/calcite/pull/4131#issuecomment-2581024969
Small PR fixing a genuine bug. Should not be too difficult to review. It essentially treats NATURAL and USING joins in the same way standard JOINs are already treated: if a comparison requires a cast, the cast is inserted in the program. -- 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]
