Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
roll back
  • Loading branch information
bomeng committed Apr 22, 2016
commit c6805e4c80b7ccea833507a2571c4fafb5af7e49
Original file line number Diff line number Diff line change
Expand Up @@ -715,4 +715,5 @@ class DDLSuite extends QueryTest with SharedSQLContext with BeforeAndAfterEach {
assert(catalog.listPartitions(tableIdent).map(_.spec) == Seq(part1))
}
}

}