Ben Hollis created SPARK-59456:
----------------------------------

             Summary: RuleExecutor.PlanChangeLogger does work even when it 
doesn't log
                 Key: SPARK-59456
                 URL: https://issues.apache.org/jira/browse/SPARK-59456
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 4.2.0
            Reporter: Ben Hollis


RuleExecutor.PlanChangeLogger calls fastEquals on two plans to determine 
whether to log about the difference. It does this regardless of whether the 
logging level would actually emit any logs. This is a waste of resources.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to