SPARK-18811: Source resolution should not block main thread | 41 ms | Passed |
awaitAnyTermination with timeout and resetTerminated | 5.7 sec | Passed |
awaitAnyTermination without timeout and resetTerminated | 12 sec | Passed |
can start a streaming query with the same name in a different session | 59 ms | Passed |
can't start a streaming query with the same name in the same session | 66 ms | Passed |
can't start multiple instances of the same streaming query in the different sessions | 62 ms | Passed |
can't start multiple instances of the same streaming query in the same session | 0.25 sec | Passed |
listing | 0.29 sec | Passed |
new instance of the same streaming query stops old query in a different session | 56 ms | Passed |
new instance of the same streaming query stops old query in the same session | 0.27 sec | Passed |