This is an automated email from the ASF dual-hosted git repository. ulyssesyou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from 73aa14466683 [SPARK-47252][DOCS] Clarify that pivot may trigger an eager computation add 6e62a5690b81 [SPARK-47177][SQL] Cached SQL plan do not display final AQE plan in explain string No new revisions were added by this update. Summary of changes: .../apache/spark/sql/catalyst/trees/TreeNode.scala | 7 ++-- .../apache/spark/sql/execution/ExplainUtils.scala | 6 +++- .../sql/execution/columnar/InMemoryRelation.scala | 12 +------ .../execution/columnar/InMemoryRelationSuite.scala | 41 +++++++++++++++------- 4 files changed, 38 insertions(+), 28 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org