xiedeyantu commented on PR #4280: URL: https://github.com/apache/calcite/pull/4280#issuecomment-2791169193
@mihaibudiu According to your suggestion, I split orConds. According to @suibianwanwank and @asolimando 's suggestions, I adjusted the implementation of right join (in order to implement full join, right anti join expansion needs to be implemented, and right join is supported by the way). And added a test in RelOptRuleTest. Please take a look again. Thanks! -- 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]
