xiedeyantu commented on PR #4354: URL: https://github.com/apache/calcite/pull/4354#issuecomment-2849292984
> There is an open PR, we could take a look to see what it's doing: #2364 I have roughly read this PR. It is about the subquery expansion in sql to rel. I wonder if we need to implement a similar logic as SubQueryRemoveRule here? I have an idea. Should the subquery logic in sql to rel be refactored to keep it consistent with SubQueryRemoveRule? -- 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]
