[ 
https://issues.apache.org/jira/browse/SPARK-4401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212224#comment-14212224
 ] 

Apache Spark commented on SPARK-4401:
-------------------------------------

User 'YanTangZhai' has created a pull request for this issue:
https://github.com/apache/spark/pull/3265

> RuleExecutor correctly logs trace iteration num
> -----------------------------------------------
>
>                 Key: SPARK-4401
>                 URL: https://issues.apache.org/jira/browse/SPARK-4401
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: YanTang Zhai
>
> RuleExecutor logs trace wrong iteration num as follows
> if (curPlan.fastEquals(lastPlan)) {
>           logTrace(s"Fixed point reached for batch ${batch.name} after 
> $iteration iterations.")
>           continue = false
>         }



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to