MemorySink can recover from a checkpoint in Complete Mode | 0.74 sec | Passed |
SPARK-18510: use user specified types for partition columns in file sources | 0.48 sec | Passed |
SPARK-18927: MemorySink can recover from a checkpoint provided in conf in Complete Mode | 0.51 sec | Passed |
SPARK-20431: Specify a schema by using a DDL-formatted string | 5 ms | Passed |
SPARK-26586: Streams should have isolated confs | 0.38 sec | Passed |
SPARK-32516: 'path' cannot coexist with load()'s path parameter | 8 ms | Passed |
SPARK-32516: 'path' cannot coexist with start()'s path parameter | 43 ms | Passed |
SPARK-32832: later option should override earlier options for load() | 7 ms | Passed |
SPARK-32832: later option should override earlier options for start() | 40 ms | Passed |
SPARK-32853: consecutive load/start calls should be allowed | 47 ms | Passed |
append mode memory sink's do not support checkpoint recovery | 5 ms | Passed |
check foreach() catches null writers | 7 ms | Passed |
check foreach() does not support partitioning | 6 ms | Passed |
configured checkpoint dir should not be deleted if a query is stopped without errors and force temp checkpoint deletion enabled | 36 ms | Passed |
options | 37 ms | Passed |
partitioning | 0.1 sec | Passed |
prevent all column partitioning | 6 ms | Passed |
resolve default source | 44 ms | Passed |
resolve full class | 37 ms | Passed |
source metadataPath | 4.2 sec | Passed |
stream paths | 38 ms | Passed |
temp checkpoint dir should be deleted if a query is stopped without errors | 33 ms | Passed |
temp checkpoint dir should not be deleted if a query is stopped with an error | 0.1 sec | Passed |
temp checkpoint should be deleted if a query is stopped with an error and force temp checkpoint deletion enabled | 91 ms | Passed |
test different data types for options | 38 ms | Passed |
trigger | 72 ms | Passed |
unique query names | 0.23 sec | Passed |
use SQLConf checkpoint dir when checkpointLocation is not specified | 41 ms | Passed |
use SQLConf checkpoint dir when checkpointLocation is not specified without query name | 36 ms | Passed |
user specified checkpointLocation precedes SQLConf | 44 ms | Passed |
write cannot be called on streaming datasets | 26 ms | Passed |