cloud-fan commented on a change in pull request #29774:
URL: https://github.com/apache/spark/pull/29774#discussion_r489963445
##########
File path:
sql/core/src/main/scala/org/apache/spark/sql/execution/adaptive/AdaptiveSparkPlanExec.scala
##########
@@ -231,7 +232,9 @@ case class AdaptiveSparkPlanExec(
Review comment:
I think they are different. `spark.sql.adaptive.logLevel` controls the
logging of plan changes for each AQE re-optimization round. While this PR is to
log plan change before/after each rule.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]