Marco Gaido created SPARK-27243: ----------------------------------- Summary: RuleExecutor throws exception when dumping time spent with no rule executed Key: SPARK-27243 URL: https://issues.apache.org/jira/browse/SPARK-27243 Project: Spark Issue Type: Bug Components: SQL Affects Versions: 3.0.0 Reporter: Marco Gaido
RuleExecutor can dump the time spent in the analyzer/optimizer rules. When no rule is executed or the RuleExecutor has just been reset this results in an exception, rather than returning an empty summary, which should be the result of this operation. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org