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

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

Water Cut Off created CALCITE-3255:
--------------------------------------

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



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.
Root: rel#40:Subset#4.NONE.[]
Original rel:

 

 



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