You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2021/01/18 13:53:37 UTC

[spark] branch master updated (163afa6 -> dee596e)

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-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org