(de)serialization of initial offsets | 0.79 sec | Passed |
0 (SPARK-19517) | 1.4 sec | Passed |
Kafka column types | 1.6 sec | Passed |
KafkaSource with watermark | 2.5 sec | Passed |
Max should not overflow integer during end offset calculation | 1.3 sec | Passed |
SPARK-22956: currentPartitionOffsets should be set when no new data comes in | 8.7 sec | Passed |
SPARK-27494: read kafka record containing null key/values | 1.7 sec | Passed |
SPARK-30656: minPartitions | 1.4 sec | Passed |
V1 Source is used when disabled through SQLConf | 0.72 sec | Passed |
assign from earliest offsets (failOnDataLoss: false) | 2.3 sec | Passed |
assign from earliest offsets (failOnDataLoss: true) | 2.6 sec | Passed |
assign from latest offsets (failOnDataLoss: false) | 2.9 sec | Passed |
assign from latest offsets (failOnDataLoss: true) | 2.8 sec | Passed |
assign from specific offsets (failOnDataLoss: false) | 1.7 sec | Passed |
assign from specific offsets (failOnDataLoss: true) | 2.2 sec | Passed |
assign from specific timestamps (failOnDataLoss: false) | 2.6 sec | Passed |
assign from specific timestamps (failOnDataLoss: true) | 2.5 sec | Passed |
bad source options | 16 ms | Passed |
cannot stop Kafka stream | 1.2 sec | Passed |
delete a topic when a Spark job is running | 14 sec | Passed |
deserialization of initial offset written by future version | 0.37 sec | Passed |
ensure stream-stream self-join generates only one offset in log and correct metrics | 15 sec | Passed |
ensure that initial offset are written with an extra byte in the beginning (SPARK-19517) | 0.62 sec | Passed |
get offsets from case insensitive parameters | 3 ms | Passed |
id override | 2 sec | Passed |
id prefix | 2.5 sec | Passed |
input row metrics | 1.4 sec | Passed |
maxOffsetsPerTrigger | 7.4 sec | Passed |
read Kafka transactional messages: read_committed | 17 sec | Passed |
read Kafka transactional messages: read_uncommitted | 10 sec | Passed |
reset should reset all fields | 2.4 sec | Passed |
subscribe topic by pattern with topic recreation between batches | 4 sec | Passed |
subscribing topic by name from earliest offsets (failOnDataLoss: false) | 3.4 sec | Passed |
subscribing topic by name from earliest offsets (failOnDataLoss: true) | 3.4 sec | Passed |
subscribing topic by name from latest offsets (failOnDataLoss: false) | 3.4 sec | Passed |
subscribing topic by name from latest offsets (failOnDataLoss: true) | 4.4 sec | Passed |
subscribing topic by name from specific offsets (failOnDataLoss: false) | 2.1 sec | Passed |
subscribing topic by name from specific offsets (failOnDataLoss: true) | 2.4 sec | Passed |
subscribing topic by name from specific timestamps (failOnDataLoss: false) | 3.3 sec | Passed |
subscribing topic by name from specific timestamps (failOnDataLoss: true) | 3.6 sec | Passed |
subscribing topic by pattern from earliest offsets (failOnDataLoss: false) | 2.9 sec | Fixed |
subscribing topic by pattern from earliest offsets (failOnDataLoss: true) | 3.4 sec | Passed |
subscribing topic by pattern from latest offsets (failOnDataLoss: false) | 4.6 sec | Passed |
subscribing topic by pattern from latest offsets (failOnDataLoss: true) | 4.9 sec | Passed |
subscribing topic by pattern from specific offsets (failOnDataLoss: false) | 2.1 sec | Fixed |
subscribing topic by pattern from specific offsets (failOnDataLoss: true) | 2 sec | Passed |
subscribing topic by pattern from specific timestamps (failOnDataLoss: false) | 3.1 sec | Passed |
subscribing topic by pattern from specific timestamps (failOnDataLoss: true) | 3.3 sec | Passed |
subscribing topic by pattern with topic deletions | 11 sec | Passed |
unsupported kafka configs | 15 ms | Passed |