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

Deron Eriksson resolved SYSTEMML-1756.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: SystemML 1.0

Fixed by [PR568|https://github.com/apache/systemml/pull/568].

> Potential infinite recursion in Explain#explain(DMLProgram, Program, 
> ExplainType)
> ---------------------------------------------------------------------------------
>
>                 Key: SYSTEMML-1756
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1756
>             Project: SystemML
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: SystemML 1.0
>
>
> Here is related code:
> {code}
>         public static String explain(DMLProgram prog, Program rtprog, 
> ExplainType type)
>                 throws HopsException, DMLRuntimeException, LanguageException {
>                 return explain(prog, rtprog, type);
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to