You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/09/17 04:29:21 UTC

[GitHub] [spark] cloud-fan commented on a change in pull request #29774: [SPARK-32902][SQL] Logging plan changes for AQE

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org