ian-bertolacci commented on PR #4779: URL: https://github.com/apache/calcite/pull/4779#issuecomment-3836682695
@silundong > If we create a temporary `Project` with `LogicalProject.create` before correlation detection, instead of using `RelBuilder.projectNamed`, would that resolve the issue? That could be much simpler. Thats not an unreasonable suggestion, however I expect that change would also create a lot of test changes, both in this project and anything downstream. I'll check and see (though it'll take me a few days). -- 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]
