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 163afa6 [SPARK-34151][SQL] Replaces `java.io.File.toURL` with `java.io.File.toURI.toURL` add dee596e [SPARK-34027][SQL] Refresh cache in `ALTER TABLE .. RECOVER PARTITIONS` No new revisions were added by this update. Summary of changes: .../apache/spark/sql/execution/command/ddl.scala | 2 +- .../org/apache/spark/sql/CachedTableSuite.scala | 30 ++++++++++++++++++++++ .../spark/sql/hive/HiveSchemaInferenceSuite.scala | 11 ++++---- .../sql/hive/PartitionedTablePerfStatsSuite.scala | 4 +-- 4 files changed, 39 insertions(+), 8 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org