SPARK-19690: do not convert batch aggregation in streaming query to streaming - state format version 1 | 0.6 sec | Passed |
SPARK-19690: do not convert batch aggregation in streaming query to streaming - state format version 2 | 0.53 sec | Passed |
SPARK-21977: coalesce(1) with 0 partition RDD should be repartitioned to 1 - state format version 1 | 0.99 sec | Passed |
SPARK-21977: coalesce(1) with 0 partition RDD should be repartitioned to 1 - state format version 2 | 0.89 sec | Passed |
SPARK-21977: coalesce(1) with aggregation should still be repartitioned when it has non-empty grouping keys - state format version 1 | 2.4 sec | Passed |
SPARK-21977: coalesce(1) with aggregation should still be repartitioned when it has non-empty grouping keys - state format version 2 | 1.3 sec | Passed |
SPARK-22230: last should change with new batches - state format version 1 | 0.88 sec | Passed |
SPARK-22230: last should change with new batches - state format version 2 | 0.87 sec | Passed |
SPARK-23004: Ensure that TypedImperativeAggregate functions do not throw errors - state format version 1 | 0.47 sec | Passed |
SPARK-23004: Ensure that TypedImperativeAggregate functions do not throw errors - state format version 2 | 0.35 sec | Passed |
count distinct - state format version 1 | 0.35 sec | Passed |
count distinct - state format version 2 | 0.31 sec | Passed |
midbatch failure - state format version 1 | 0.67 sec | Passed |
midbatch failure - state format version 2 | 0.64 sec | Passed |
multiple keys - state format version 1 | 0.97 sec | Passed |
multiple keys - state format version 2 | 0.9 sec | Passed |
prune results by current_date, complete mode - state format version 1 | 2.5 sec | Passed |
prune results by current_date, complete mode - state format version 2 | 2.3 sec | Passed |
prune results by current_time, complete mode - state format version 1 | 8.1 sec | Passed |
prune results by current_time, complete mode - state format version 2 | 3.8 sec | Passed |
simple count, append mode - state format version 1 | 12 ms | Passed |
simple count, append mode - state format version 2 | 7 ms | Passed |
simple count, complete mode - state format version 1 | 1.7 sec | Passed |
simple count, complete mode - state format version 2 | 1.5 sec | Passed |
simple count, update mode - recovery from checkpoint uses state format version 1 | 1 sec | Passed |
simple count, update mode - state format version 1 | 2 sec | Passed |
simple count, update mode - state format version 2 | 1.7 sec | Passed |
sort after aggregate in complete mode - state format version 1 | 2.8 sec | Passed |
sort after aggregate in complete mode - state format version 2 | 7.7 sec | Passed |
state metrics - append mode - state format version 1 | 5.4 sec | Passed |
state metrics - append mode - state format version 2 | 2.3 sec | Passed |
state metrics - update/complete mode - state format version 1 | 2 sec | Passed |
state metrics - update/complete mode - state format version 2 | 1.8 sec | Passed |