xiedeyantu opened a new pull request, #4770: URL: https://github.com/apache/calcite/pull/4770
See [CALCITE-7397](https://issues.apache.org/jira/browse/CALCITE-7397) Although the issue in Jira has been resolved, this case still generates a nested loop join (mark join), resulting in a new error, albeit a new one, because we haven't yet implemented nested loop join for left_mark join. However, I'll post this issue and its fix here for now, so we can verify it once nested loop join is implemented. -- 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]
