You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "YanTang Zhai (JIRA)" <ji...@apache.org> on 2014/11/14 13:20:33 UTC

[jira] [Created] (SPARK-4401) RuleExecutor correctly logs trace iteration num

YanTang Zhai created SPARK-4401:
-----------------------------------

             Summary: 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org