This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from 44f61d5117fc [SPARK-54943][PYTHON][TESTS][FOLLOW-UP] Disable
`test_pyarrow_array_cast`
add fe73cecbf4a9 [SPARK-54812][SQL] Make executable commands not execute
on resultDf.cache()
No new revisions were added by this update.
Summary of changes:
.../catalyst/plans/logical/IgnoreCachedData.scala | 23 ------
.../sql/catalyst/plans/logical/v2Commands.scala | 3 +-
.../apache/spark/sql/connect/CatalogSuite.scala | 65 ++++++++++++++++
.../apache/spark/sql/execution/CacheManager.scala | 6 +-
.../command/CreateUserDefinedFunctionCommand.scala | 3 +-
.../spark/sql/execution/command/SetCommand.scala | 3 +-
.../apache/spark/sql/execution/command/cache.scala | 3 +-
.../sql/execution/command/metricViewCommands.scala | 4 +-
.../org/apache/spark/sql/DatasetCacheSuite.scala | 29 +++++++
.../sql/connector/DataSourceV2DataFrameSuite.scala | 88 ++++++++++++++++++++++
10 files changed, 191 insertions(+), 36 deletions(-)
delete mode 100644
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/IgnoreCachedData.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]