You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/07/28 02:20:53 UTC

[GitHub] [calcite] wojustme commented on issue #1328: [CALCITE-3207] Fail to convert Join RelNode with like condition to sql statement

wojustme commented on issue #1328: [CALCITE-3207] Fail to convert Join RelNode with like condition to sql statement
URL: https://github.com/apache/calcite/pull/1328#issuecomment-515727236
 
 
   @danny0405 
   Thank you for reviewing my code.
   I think there is more common way to handle this case , when condition syntax is in the `join` expression, just like the handler of the `filter` expression.
   If my thoughts is wrong, Please tell me to correct my mistake.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services