DataFrameReader creates v2Relation with identifiers | 11 ms | Passed |
DataFrameWriter creates v2Relation with identifiers | 0.11 sec | Passed |
Ignore mode if table exists - session catalog | 92 ms | Passed |
Ignore mode if table exists - testcat catalog | 77 ms | Passed |
append and overwrite modes - session catalog | 0.97 sec | Passed |
append and overwrite modes - testcat catalog | 0.23 sec | Passed |
fail on user specified schema when reading - session catalog | 19 ms | Passed |
fail on user specified schema when reading - testcat catalog | 10 ms | Passed |
save fails with ErrorIfExists if table exists - session catalog | 0.11 sec | Passed |
save fails with ErrorIfExists if table exists - testcat catalog | 25 ms | Passed |
save works with ErrorIfExists - no table, no partitioning, session catalog | 1.5 sec | Passed |
save works with ErrorIfExists - no table, with partitioning, session catalog | 0.12 sec | Passed |
save works with Ignore - no table, no partitioning, testcat catalog | 1.3 sec | Passed |
save works with Ignore - no table, with partitioning, testcat catalog | 0.12 sec | Passed |