Test Result : CatalogSuite
0 failures
26 tests
All Tests
Test name | Duration | Status |
Column.toString | 2 ms | Passed |
Database.toString | 1 ms | Passed |
Function.toString | 3 ms | Passed |
SPARK-34301: recover partitions of views is not supported | 1 ms | Passed |
Table.toString | 2 ms | Passed |
cacheTable with storage level | 7 ms | Passed |
catalog classes format in Dataset.show | 0.19 sec | Passed |
clone Catalog | 98 ms | Passed |
createTable with 'path' in options | 0.11 sec | Passed |
createTable without 'path' in options | 98 ms | Passed |
current database | 4 ms | Passed |
database exists | 0 ms | Passed |
dropTempView should not un-cache and drop metastore table if a same-name table exists | 0.21 sec | Passed |
function exists | 15 ms | Passed |
get database | 7 ms | Passed |
get function | 19 ms | Passed |
get table | 25 ms | Passed |
list columns | 66 ms | Passed |
list columns in database | 44 ms | Passed |
list columns in temporary table | 13 ms | Passed |
list databases | 94 ms | Passed |
list functions | 0.13 sec | Passed |
list functions with database | 0.21 sec | Passed |
list tables | 0.11 sec | Passed |
list tables with database | 0.15 sec | Passed |
table exists | 22 ms | Passed |