ALTER TABLE ALTER COLUMN with position is not supported | 48 ms | Passed |
Alter/Describe Database | 0.79 sec | Passed |
CSVFileFormat | 1.8 sec | Passed |
CSVFileFormat | 0.92 sec | Passed |
CTAS a managed table with the existing empty directory | 0.55 sec | Passed |
CTAS for external data source table with a existed location | 0.45 sec | Passed |
CTAS for external data source table with a non-existing location | 0.5 sec | Passed |
Create Data Source Table As Select | 0.81 sec | Passed |
Create Database - database already exists | 0.14 sec | Passed |
Create Database using Default Warehouse Path | 23 ms | Passed |
Create Hive Table As Select | 0.17 sec | Passed |
Create Table LIKE USING provider | 0.12 sec | Passed |
Create non-partitioned data source table with user specified schema | 0.28 sec | Passed |
Create non-partitioned data source table without user specified schema | 0.34 sec | Passed |
Create partitioned data source table with user specified schema | 0.46 sec | Passed |
Create partitioned data source table without user specified schema | 0.89 sec | Passed |
Create/Drop Database - location | 0.24 sec | Passed |
Drop/Alter/Describe Database - database does not exists | 70 ms | Passed |
JsonFileFormat | 0.87 sec | Passed |
JsonFileFormat | 1.7 sec | Passed |
ParquetFileFormat | 1.3 sec | Passed |
ParquetFileFormat | 0.95 sec | Passed |
Partition table should load empty static partitions | 0.79 sec | Passed |
Refresh table after changing the data source table partitioning | 2.2 sec | Passed |
Refresh table before drop database cascade | 0.27 sec | Passed |
SET LOCATION for managed table | 0.64 sec | Passed |
SPARK-16034 Partition columns should match when appending to existing data source tables | 0.74 sec | Passed |
SPARK-18009 calling toLocalIterator on commands | 15 ms | Passed |
SPARK-19784 refresh the table after altering the table location | 0.37 sec | Passed |
SPARK-22431: table with nested type col with special char | 0.14 sec | Passed |
SPARK-22431: view with nested type | 0.25 sec | Passed |
SPARK-23348: append data to data source table with saveAsTable | 1.5 sec | Passed |
SPARK-25403 refresh the table after inserting data | 0.31 sec | Passed |
SPARK-30312: truncate table - keep acl/permission | 0.7 sec | Passed |
SPARK-31163: acl/permission should handle non-existed path when truncating table | 0.44 sec | Passed |
addSingleFileInAddFile set to false | 17 ms | Passed |
addSingleFileInAddFile set to true | 13 ms | Passed |
alter datasource table add columns - csv | 0.9 sec | Passed |
alter datasource table add columns - json | 0.8 sec | Passed |
alter datasource table add columns - parquet | 1.1 sec | Passed |
alter datasource table add columns - partitioned - csv | 1 sec | Passed |
alter datasource table add columns - partitioned - json | 0.96 sec | Passed |
alter datasource table add columns - partitioned - parquet | 1.2 sec | Passed |
alter datasource table add columns - text format not supported | 54 ms | Passed |
alter table add columns -- not support temp view | 20 ms | Passed |
alter table add columns -- not support view | 47 ms | Passed |
alter table add columns with existing column name | 59 ms | Passed |
alter table add columns with existing column name - caseSensitive false | 47 ms | Passed |
alter table add columns with existing column name - caseSensitive true | 85 ms | Passed |
alter table: add partition (datasource table) | 0.16 sec | Passed |
alter table: add partition is not supported for views | 1 ms | Passed |
alter table: bucketing is not supported | 3 ms | Passed |
alter table: change column (datasource table) | 44 ms | Passed |
alter table: drop partition (datasource table) | 95 ms | Passed |
alter table: drop partition is not supported for views | 0 ms | Passed |
alter table: recover partition (parallel) | 0.85 sec | Passed |
alter table: recover partitions (sequential) | 0.71 sec | Passed |
alter table: rename | 67 ms | Passed |
alter table: rename cached table | 0.5 sec | Passed |
alter table: rename partition (datasource table) | 86 ms | Passed |
alter table: set location (datasource table) | 67 ms | Passed |
alter table: set properties (datasource table) | 22 ms | Passed |
alter table: set serde (datasource table) | 51 ms | Passed |
alter table: set serde partition (datasource table) | 60 ms | Passed |
alter table: skew is not supported | 2 ms | Passed |
alter table: unset properties (datasource table) | 47 ms | Passed |
basic DDL using locale tr - caseSensitive false | 0.29 sec | Passed |
basic DDL using locale tr - caseSensitive true | 0.38 sec | Passed |
block creating duplicate temp table | 29 ms | Passed |
block creating duplicate temp view | 30 ms | Passed |
create a data source table without schema | 0.32 sec | Passed |
create a managed Hive source table | 21 ms | Passed |
create a managed table with the existing empty directory | 0.26 sec | Passed |
create a managed table with the existing non-empty directory | 0.18 sec | Passed |
create an external Hive source table | 17 ms | Passed |
create datasource table with a non-existing location | 0.52 sec | Passed |
create function with both if not exists and replace | 10 ms | Passed |
create table - append to a non-partitioned table created with different paths | 0.51 sec | Passed |
create table - bucket column names not in table definition | 14 ms | Passed |
create table - column repeated in bucket/sort columns | 9 ms | Passed |
create table - column repeated in partition columns | 8 ms | Passed |
create table - duplicate column names in the table definition | 11 ms | Passed |
create table - partition column names not in table definition | 6 ms | Passed |
create table in a specific db | 1 ms | Passed |
create table in default db | 1 ms | Passed |
create table using | 25 ms | Passed |
create table using - with bucket | 33 ms | Passed |
create table using - with partitioned by | 24 ms | Passed |
create table using CLUSTERED BY without schema specification | 0.13 sec | Passed |
create temporary function by specifying a database | 45 ms | Passed |
create temporary function with if not exists | 31 ms | Passed |
create temporary view using | 0.3 sec | Passed |
create temporary view with mismatched schema | 0.14 sec | Passed |
create temporary view with specified schema | 0.11 sec | Passed |
create view - duplicate column names in the view definition | 18 ms | Passed |
data source table:partition column name containing a b | 0.35 sec | Passed |
data source table:partition column name containing a%b | 0.24 sec | Passed |
data source table:partition column name containing a,b | 0.29 sec | Passed |
data source table:partition column name containing a:b | 0.29 sec | Passed |
describe function | 0.28 sec | Passed |
drop build-in function | 52 ms | Passed |
drop current database | 53 ms | Passed |
drop default database | 49 ms | Passed |
drop non-empty database in cascade mode | 14 ms | Passed |
drop non-empty database in restrict mode | 31 ms | Passed |
drop table - data source table | 27 ms | Passed |
drop view | 18 ms | Passed |
drop view - temporary view | 25 ms | Passed |
insert data to a data source table which has a non-existing location should succeed | 0.71 sec | Passed |
insert into a data source table with a non-existing partition location should succeed | 0.63 sec | Passed |
location uri contains a b for database | 0.24 sec | Passed |
location uri contains a b for datasource table | 0.89 sec | Passed |
location uri contains a%b for database | 0.17 sec | Passed |
location uri contains a%b for datasource table | 0.98 sec | Passed |
location uri contains a:b for database | 0.29 sec | Passed |
location uri contains a:b for datasource table | 0.75 sec | Passed |
read data from a data source table which has a non-existing location should succeed | 0.16 sec | Passed |
read data from a data source table with non-existing partition location should succeed | 0.39 sec | Passed |
rename a managed table with existing empty directory | 0.29 sec | Passed |
rename temporary view | 0.22 sec | Passed |
rename temporary view - destination table already exists | 33 ms | Passed |
rename temporary view - destination table already exists, with: CREATE TEMPORARY view | 32 ms | Passed |
rename temporary view - destination table with database name | 24 ms | Passed |
rename temporary view - destination table with database name,with:CREATE TEMPORARY view | 20 ms | Passed |
set command rejects SparkConf entries | 8 ms | Passed |
show columns - negative test | 48 ms | Passed |
show databases | 0.3 sec | Passed |
show functions | 0.72 sec | Passed |
the qualified path of a database is stored in the catalog | 0.1 sec | Passed |
the qualified path of a datasource table is stored in the catalog | 0.1 sec | Passed |
the qualified path of a partition is stored in the catalog | 0.21 sec | Passed |
throw exception if Create Table LIKE USING Hive built-in ORC in in-memory catalog | 0.12 sec | Passed |
truncate partitioned table - datasource table | 1.2 sec | Passed |
truncate table - datasource table | 0.49 sec | Passed |
truncate table - external table, temporary table, view (not allowed) | 0.26 sec | Passed |
truncate table - non-partitioned table (not allowed) | 0.15 sec | Passed |