zinking commented on PR #3163: URL: https://github.com/apache/calcite/pull/3163#issuecomment-1519956260
nicely written up! ``` This approach does not work well when field names collide in left and right sides of semi-join (like DEPTNO in our case). ``` did you mean the old resolution won't work even adding alias to table names ? -- 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]
