Metadata files and temporary files should not be counted as data files | 1 sec | Passed |
SPARK-15392: DataFrame created from RDD should not be broadcasted | 11 ms | Passed |
SPARK-18856: non-empty partitioned table should not report zero size | 0.31 sec | Passed |
SPARK-25028: column stats collection for null partitioning columns | 4.3 sec | Passed |
SPARK-30903: Fail fast on duplicate columns when analyze columns - caseSensitive=false | 31 ms | Passed |
SPARK-30903: Fail fast on duplicate columns when analyze columns - caseSensitive=true | 39 ms | Passed |
Simple queries must be working, if CBO is turned on | 2.8 sec | Passed |
analyze column command - result verification | 5.2 sec | Passed |
analyze column command - unsupported types and invalid columns | 0.2 sec | Passed |
analyze empty table | 4.3 sec | Passed |
analyzes column statistics in cached catalog view | 0.52 sec | Passed |
analyzes column statistics in cached global temporary view | 0.38 sec | Passed |
analyzes column statistics in cached local temporary view | 0.46 sec | Passed |
analyzes column statistics in cached query | 1.7 sec | Passed |
analyzes table statistics in cached catalog view | 0.26 sec | Passed |
analyzing views is not supported | 0.19 sec | Passed |
auto gather stats after insert command | 0.4 sec | Passed |
change stats after insert command for datasource table | 0.83 sec | Passed |
change stats after set location command | 0.92 sec | Passed |
change stats after truncate command | 0.55 sec | Passed |
column stats collection for null columns | 6.8 sec | Passed |
column stats round trip serialization | 88 ms | Passed |
conversion from CatalogStatistics to Statistics | 0.23 sec | Passed |
enabled is enabled | 0.34 sec | Passed |
estimates the size of a limit 0 on outer join | 38 ms | Passed |
invalidation of tableRelationCache after alter table add partition | 0.56 sec | Passed |
invalidation of tableRelationCache after inserts | 4.2 sec | Passed |
invalidation of tableRelationCache after table truncation | 0.5 sec | Passed |
number format in statistics | 3 ms | Passed |
statistics collection of a table with zero column | 0.38 sec | Passed |
store and retrieve column stats in different time zones | 12 sec | Passed |
test table-level statistics for data source table | 0.3 sec | Passed |