Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
yaooqinn committed May 19, 2020
1 parent 7d50c17 commit 3fbe65a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,6 @@ class V2SessionCatalogNamespaceSuite extends V2SessionCatalogBaseSuite {
val catalog = newCatalog()

val sessionCatalog = sqlContext.sessionState.catalog
spark.sessionState.conf.warehousePath
val expectedPath =
new Path(spark.sessionState.conf.warehousePath,
sessionCatalog.getDefaultDBPath(testNs(0)).toString).toString
Expand Down

0 comments on commit 3fbe65a

Please sign in to comment.