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 2021/02/26 11:40:32 UTC

[GitHub] [calcite] devozerov opened a new pull request #2359: [CALCITE-4515] Do not generate the new join tree from commute/associate rules if there are "always TRUE" conditions (Vladimir Ozerov)

devozerov opened a new pull request #2359:
URL: https://github.com/apache/calcite/pull/2359


   See https://issues.apache.org/jira/browse/CALCITE-4515 for the details.
   
   Also, this PR fixes a bug in a {{JoinAssociateRule}}, that expected a {{RelSubset}} for one of its operands, which made it impossible to apply the rule in the {{HepPlanner}}.


----------------------------------------------------------------
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



[GitHub] [calcite] julianhyde closed pull request #2359: [CALCITE-4515] Do not generate the new join tree from commute/associate rules if there are "always TRUE" conditions (Vladimir Ozerov)

Posted by GitBox <gi...@apache.org>.
julianhyde closed pull request #2359:
URL: https://github.com/apache/calcite/pull/2359


   


-- 
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



[GitHub] [calcite] julianhyde commented on pull request #2359: [CALCITE-4515] Do not generate the new join tree from commute/associate rules if there are "always TRUE" conditions (Vladimir Ozerov)

Posted by GitBox <gi...@apache.org>.
julianhyde commented on pull request #2359:
URL: https://github.com/apache/calcite/pull/2359#issuecomment-820082502


   Merged as 93c30503.


-- 
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