mihaibudiu commented on code in PR #4960: URL: https://github.com/apache/calcite/pull/4960#discussion_r3290128268
########## core/src/test/resources/sql/sub-query.iq: ########## @@ -4975,6 +4975,128 @@ ORDER BY e1.empno, e1.deptno; !ok +# [CALCITE-7543] RelFieldTrimmer should preserve Join nodes instead of rebuilding them through RelBuilder.join Review Comment: The link is nice, but a comment saying "this was validated using postgres" is forever in the code -- 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]
