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

Kevin Risden updated CALCITE-2751:
----------------------------------
    Labels: pull-request-available  (was: )

> MetadataCycleException not handled in VolcanoRelMetadataProvider
> ----------------------------------------------------------------
>
>                 Key: CALCITE-2751
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2751
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>            Reporter: Steven Phillips
>            Priority: Major
>              Labels: pull-request-available
>
> If the RelSubset has no best RelNode, we iterate through all of the RelNodes 
> until we find one that has appropriate Metadata. But if the RelNode we choose 
> has already been visited, the CyclicMetadataException is thrown, but not 
> caught. We should catch the exception and try again on another RelNode.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to