mihaibudiu commented on code in PR #2631: URL: https://github.com/apache/calcite/pull/2631#discussion_r2175564603
########## core/src/test/resources/sql/join.iq: ########## @@ -1004,4 +1004,30 @@ ON t1.a IS NOT DISTINCT FROM t2.a; !ok +### [CALCITE-4915] Query with unqualified common column and NATURAL JOIN fails Review Comment: @alex-plekhanov if you can answer these two questions maybe we can resolve this issue? -- 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]
