AlterTable: add column - nested | 12 ms | Passed |
AlterTable: add column resolution - column position referencing new column | 1 ms | Passed |
AlterTable: add column resolution - column position referencing new nested column | 1 ms | Passed |
AlterTable: add column resolution - nested positional | 3 ms | Passed |
AlterTable: add column resolution - positional | 5 ms | Passed |
AlterTable: change column comment resolution | 10 ms | Passed |
AlterTable: change column type resolution | 9 ms | Passed |
AlterTable: drop column nullability resolution | 7 ms | Passed |
AlterTable: drop column resolution | 9 ms | Passed |
AlterTable: rename column resolution | 6 ms | Passed |
CreateTableAsSelect: using nested column for partitioning | 11 ms | Passed |
CreateTableAsSelect: using top level field for partitioning | 79 ms | Passed |
ReplaceTableAsSelect: using nested column for partitioning | 9 ms | Passed |
ReplaceTableAsSelect: using top level field for partitioning | 6 ms | Passed |