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 2020/01/07 17:59:17 UTC

[GitHub] [calcite] rkondakov opened a new pull request #1732: Experiment with RuleQueue comparator to obtain the cascades-style behavior.

rkondakov opened a new pull request #1732: Experiment with RuleQueue comparator to obtain the cascades-style behavior.
URL: https://github.com/apache/calcite/pull/1732
 
 
   A bottom-up order for physical rules has been implemented.

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

[GitHub] [calcite] rkondakov commented on issue #1732: Experiment with RuleQueue comparator to obtain the cascades-style behavior.

Posted by GitBox <gi...@apache.org>.
rkondakov commented on issue #1732: Experiment with RuleQueue comparator to obtain the cascades-style behavior.
URL: https://github.com/apache/calcite/pull/1732#issuecomment-572533266
 
 
   @yanlin-Lynn no, it is just an experiment for bottom-up physical rules invocation. See this thread on devlist: [https://ponymail-vm.apache.org/_GUI_/list.html?dev@calcite.apache.org:lte=1M:%5BDISCUSS%5D%20Proposal%20to%20add%20API%20to%20force%20rules%20matching%20specific%20rels](url). I've closed PR.

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

[GitHub] [calcite] rkondakov closed pull request #1732: Experiment with RuleQueue comparator to obtain the cascades-style behavior.

Posted by GitBox <gi...@apache.org>.
rkondakov closed pull request #1732: Experiment with RuleQueue comparator to obtain the cascades-style behavior.
URL: https://github.com/apache/calcite/pull/1732
 
 
   

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

[GitHub] [calcite] yanlin-Lynn commented on issue #1732: Experiment with RuleQueue comparator to obtain the cascades-style behavior.

Posted by GitBox <gi...@apache.org>.
yanlin-Lynn commented on issue #1732: Experiment with RuleQueue comparator to obtain the cascades-style behavior.
URL: https://github.com/apache/calcite/pull/1732#issuecomment-572529158
 
 
   do you have a jira for this?

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