DataFrameReader creates v2Relation with identifiers | 13 ms | Passed |
DataFrameWriter creates v2Relation with identifiers | 0.12 sec | Passed |
Ignore mode if table exists - session catalog | 94 ms | Passed |
Ignore mode if table exists - testcat catalog | 81 ms | Passed |
append and overwrite modes - session catalog | 0.31 sec | Passed |
append and overwrite modes - testcat catalog | 0.25 sec | Passed |
fail on user specified schema when reading - session catalog | 14 ms | Passed |
fail on user specified schema when reading - testcat catalog | 11 ms | Passed |
save fails with ErrorIfExists if table exists - session catalog | 37 ms | Passed |
save fails with ErrorIfExists if table exists - testcat catalog | 29 ms | Passed |
save works with ErrorIfExists - no table, no partitioning, session catalog | 0.22 sec | Passed |
save works with ErrorIfExists - no table, with partitioning, session catalog | 0.13 sec | Passed |
save works with Ignore - no table, no partitioning, testcat catalog | 0.17 sec | Passed |
save works with Ignore - no table, with partitioning, testcat catalog | 0.16 sec | Passed |