DELETE FROM | 16 ms | Passed |
DESCRIBE relation | 7 ms | Passed |
Data source V2 relation resolution 'ALTER TABLE tab ALTER COLUMN i TYPE bigint' | 1 ms | Passed |
Data source V2 relation resolution 'DESC TABLE tab' | 0 ms | Passed |
Data source V2 relation resolution 'INSERT INTO TABLE tab VALUES (1)' | 2 ms | Passed |
Data source V2 relation resolution 'SELECT * from tab' | 2 ms | Passed |
Data source V2 relation resolution 'SHOW TBLPROPERTIES tab' | 0 ms | Passed |
MERGE INTO TABLE | 48 ms | Passed |
MERGE INTO TABLE - skip resolution on v2 tables that accept any schema | 2 ms | Passed |
SPARK-31147: forbid CHAR type in non-Hive tables | 83 ms | Passed |
Test CTAS against data source tables | 9 ms | Passed |
Test v2 CTAS with data source v2 provider and no default | 3 ms | Passed |
Test v2 CTAS with default catalog | 2 ms | Passed |
Test v2 CTAS with known catalog in identifier | 2 ms | Passed |
Test v2 CreateTable with data source v2 provider and no default | 2 ms | Passed |
Test v2 CreateTable with default catalog | 1 ms | Passed |
Test v2 CreateTable with known catalog in identifier | 1 ms | Passed |
UPDATE TABLE | 10 ms | Passed |
alter table: alter column | 16 ms | Passed |
alter table: alter column action is not specified | 1 ms | Passed |
alter table: alter column case sensitivity for v1 table | 3 ms | Passed |
alter table: alter table properties | 26 ms | Passed |
alter table: hive style change column | 5 ms | Passed |
alter table: set location | 4 ms | Passed |
alter view: alter view properties | 6 ms | Passed |
create table - byte length literal table name | 4 ms | Passed |
create table - partitioned by transforms | 27 ms | Passed |
create table - with bucket | 3 ms | Passed |
create table - with comment | 2 ms | Passed |
create table - with location | 2 ms | Passed |
create table - with partitioned by | 5 ms | Passed |
create table - with table properties | 1 ms | Passed |
drop table | 5 ms | Passed |
drop table in v2 catalog | 2 ms | Passed |
drop view | 3 ms | Passed |
drop view in v2 catalog | 2 ms | Passed |
support for other types in OPTIONS | 2 ms | Passed |
support for other types in TBLPROPERTIES | 3 ms | Passed |
tab ALTER COLUMN i TYPE bigint' | 2 ms | Passed |
tab VALUES (1)' | 1 ms | Passed |
tab' | 1 ms | Passed |
tab' | 1 ms | Passed |
tab' | 0 ms | Passed |
v2Table ALTER COLUMN i TYPE bigint' | 1 ms | Passed |
v2Table VALUES (1)' | 0 ms | Passed |
v2Table' | 1 ms | Passed |
v2Table' | 1 ms | Passed |
v2Table' | 1 ms | Passed |