You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by "zinking (via GitHub)" <gi...@apache.org> on 2023/04/24 11:24:57 UTC

[GitHub] [calcite] zinking commented on pull request #3163: [CALCITE-5402] RelToSql generates invalid code if left and right side field names clash

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: commits-unsubscribe@calcite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org