User | JobID | GroupID | Start Time ▾ | Finish Time | Close Time | Execution Time | Duration | Statement | State | Detail |
---|---|---|---|---|---|---|---|---|---|---|
jonathan | 94009925-9452-4054-af2b-357089a04203 | 2025/06/13 23:19:33 | 2025/06/13 23:19:33 | 2025/06/13 23:19:33 | 64 ms | 333 ms | DESCRIBE TABLE `default`.`AllTypes` | CLOSED | == Parsed Logical Plan ==== Parsed Logical Plan == 'DescribeRelation false, [col_name#3209, data_type#3210, comment#3211] +- 'UnresolvedTableOrView [default, AllTypes], DESCRIBE TABLE, true == Analyzed Logical Plan == col_name: string, data_type: string, comment: string DescribeTableCommand `spark_catalog`.`default`.`alltypes`, false, [col_name#3209, data_type#3210, comment#3211] == Optimized Logical Plan == CommandResult [col_name#3209, data_type#3210, comment#3211], Execute DescribeTableCommand, [[STRING,string,null], [DOUBLE,double,null], [INTEGER,int,null], [BIGINT,bigint,null], [FLOAT,float,null], [DECIMAL,decimal(10,2),null], [NUMBER,decimal(10,2),null], [BOOLEAN,boolean,null], [DATE,date,null], [TIMESTAMP,timestamp,null], [DATETIME,timestamp,null], [BINARY,binary,null], [ARRAY,array<int>,null], [MAP,map<string,string>,null], [STRUCT,struct<field1:string,field2:int>,null], [VARCHAR,string,null], [CHAR,string,null]] +- DescribeTableCommand `spark_catalog`.`default`.`alltypes`, false, [col_name#3209, data_type#3210, comment#3211] == Physical Plan == CommandResult [col_name#3209, data_type#3210, comment#3211] +- Execute DescribeTableCommand +- DescribeTableCommand `spark_catalog`.`default`.`alltypes`, false, [col_name#3209, data_type#3210, comment#3211] |
|
jonathan | abca4d7a-53c4-445b-9949-636e829c05fd | 2025/06/13 23:19:33 | 2025/06/13 23:19:33 | 2025/06/13 23:19:33 | 83 ms | 383 ms | DESCRIBE TABLE `default`.`AllTypes` | CLOSED | == Parsed Logical Plan ==== Parsed Logical Plan == 'DescribeRelation false, [col_name#3182, data_type#3183, comment#3184] +- 'UnresolvedTableOrView [default, AllTypes], DESCRIBE TABLE, true == Analyzed Logical Plan == col_name: string, data_type: string, comment: string DescribeTableCommand `spark_catalog`.`default`.`alltypes`, false, [col_name#3182, data_type#3183, comment#3184] == Optimized Logical Plan == CommandResult [col_name#3182, data_type#3183, comment#3184], Execute DescribeTableCommand, [[STRING,string,null], [DOUBLE,double,null], [INTEGER,int,null], [BIGINT,bigint,null], [FLOAT,float,null], [DECIMAL,decimal(10,2),null], [NUMBER,decimal(10,2),null], [BOOLEAN,boolean,null], [DATE,date,null], [TIMESTAMP,timestamp,null], [DATETIME,timestamp,null], [BINARY,binary,null], [ARRAY,array<int>,null], [MAP,map<string,string>,null], [STRUCT,struct<field1:string,field2:int>,null], [VARCHAR,string,null], [CHAR,string,null]] +- DescribeTableCommand `spark_catalog`.`default`.`alltypes`, false, [col_name#3182, data_type#3183, comment#3184] == Physical Plan == CommandResult [col_name#3182, data_type#3183, comment#3184] +- Execute DescribeTableCommand +- DescribeTableCommand `spark_catalog`.`default`.`alltypes`, false, [col_name#3182, data_type#3183, comment#3184] |