You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Danny Chan (JIRA)" <ji...@apache.org> on 2019/08/17 02:00:00 UTC

[jira] [Resolved] (CALCITE-3255) CannotPlanException: There are not enough rules to produce a node with desired properties

     [ https://issues.apache.org/jira/browse/CALCITE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Danny Chan resolved CALCITE-3255.
---------------------------------
    Resolution: Invalid
      Assignee: Danny Chan

> CannotPlanException: There are not enough rules to produce a node with desired properties
> -----------------------------------------------------------------------------------------
>
>                 Key: CALCITE-3255
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3255
>             Project: Calcite
>          Issue Type: Bug
>         Environment: !image-2019-08-16-18-09-57-964.png!
>            Reporter: Water Cut Off
>            Assignee: Danny Chan
>            Priority: Major
>         Attachments: image-2019-08-16-18-09-57-964.png
>
>
> I want to use calcite volcano planner to estimate sql cost,but it doesn't work when i try to test a case,The exception is blow:
> {color:#FF0000}org.apache.calcite.plan.RelOptPlanner$CannotPlanException: There are not enough rules to produce a node with desired properties: convention=NONE, sort=[]. All the inputs have relevant nodes, however the cost is still infinite.{color}
> {color:#FF0000} Root: rel#40:Subset#4.NONE.[]{color}
> {color:#FF0000} Original rel:{color}
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)