viirya commented on a change in pull request #32482:
URL: https://github.com/apache/spark/pull/32482#discussion_r631981477



##########
File path: 
sql/core/src/main/scala/org/apache/spark/sql/execution/CacheManager.scala
##########
@@ -328,4 +326,15 @@ class CacheManager extends Logging with 
AdaptiveSparkPlanHelper {
     if (needToRefresh) fileIndex.refresh()
     needToRefresh
   }
+
+  /**
+   * If CAN_CHANGE_CACHED_PLAN_OUTPUT_PARTITIONING is disabled, just return 
original session.

Review comment:
       "If CAN_CHANGE_CACHED_PLAN_OUTPUT_PARTITIONING is disabled" -> do we 
mean enabled?




-- 
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]

Reply via email to