cloud-fan commented on a change in pull request #32482:
URL: https://github.com/apache/spark/pull/32482#discussion_r631991012
##########
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:
good catch!
--
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]